diff options
Diffstat (limited to 'plugins/droplr/README.md')
-rw-r--r-- | plugins/droplr/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/droplr/README.md b/plugins/droplr/README.md index cfbec25ed..6daa2540d 100644 --- a/plugins/droplr/README.md +++ b/plugins/droplr/README.md @@ -1,6 +1,6 @@ # droplr -Use [Droplr](https://droplr.com/) from the comand line to upload files and shorten +Use [Droplr](https://droplr.com/) from the command line to upload files and shorten links. It needs to have [Droplr.app](https://droplr.com/apps) installed and logged in. MacOS only. @@ -16,4 +16,4 @@ Author: [Fabio Fernandes](https://github.com/fabiofl) - Upload a file: `droplr ./path/to/file/` -- Shorten a link: `droplr http://example.com` +- Shorten a link: `droplr https://example.com` |