From f1bbed552ae33d3595bc6f55ddebb308517ef4f3 Mon Sep 17 00:00:00 2001 From: Dimitrios Semitsoglou-Tsiapos Date: Sun, 16 Feb 2020 17:13:28 +0100 Subject: [PATCH] readme: upload/download clarifications/formatting --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cc8d39a..e17dbff 100644 --- a/README.md +++ b/README.md @@ -111,15 +111,17 @@ file. Note that these symlinks are essentially the same as the files that would have been copied using `make install`. -## Uploads +## Uploading files -Uploads are done using a helper script, the script found under -[contrib/matrix_upload](https://github.com/poljar/weechat-matrix/blob/master/contrib/matrix_upload) -should be installed under your `PATH`. +Uploads are done using a helper script, which is found under +[contrib/matrix_upload](https://github.com/poljar/weechat-matrix/blob/master/contrib/matrix_upload). +We recommend you install this under your `PATH`. -## Downloads +## Downloading encrypted files -Downloads are done by passing the displayed `emxc://` URI to the [contrib/matrix_decrypt](https://github.com/poljar/weechat-matrix/blob/master/contrib/matrix_decrypt) helper script. +Encrypted files can be opened by passing the displayed `emxc://` URI to the +[contrib/matrix_decrypt](https://github.com/poljar/weechat-matrix/blob/master/contrib/matrix_decrypt) +helper script. # Configuration