From f9833dac557744fa3455fb8a9f7e842a0be247d3 Mon Sep 17 00:00:00 2001 From: timvisee Date: Fri, 15 Mar 2019 01:16:41 +0100 Subject: [PATCH] Update README [ci skip] --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 73d13cd..0df846b 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,9 @@ _Note: this tool is currently in alpha_ - Upload and download files and directories securely - Always encrypted on the client - Additional password protection, generation and configurable download limits -- Supports old and new Firefox Send server versions - File and directory archiving and extraction +- Built-in share URL shortener and QR code generator +- Supports old and new Firefox Send server versions - History tracking your files for easy management - Ability to use custom Send hosts - Inspect or delete shared files @@ -264,7 +265,7 @@ For other architectures and configurations you may [compile from source](#build) A `chocolatey` package along with an `.msi` installer will be coming soon. #### Windows: scoop package -Make sure you've [`scoop`][scoop] installed, and run: +Make sure you've [`scoop`][scoop-install] installed, and run: ```bash scoop install ffsend @@ -572,4 +573,4 @@ Check out the [LICENSE](LICENSE) file for more information. [homebrew]: https://brew.sh/ [wsl]: https://docs.microsoft.com/en-us/windows/wsl/install-win10 [docker-hub-ffsend]: https://hub.docker.com/r/timvisee/ffsend -[scoop]: https://scoop.sh/ +[scoop-install]: https://scoop.sh/#installs-in-seconds