diff options
author | boasting-squirrel <boasting.squirrel@gmail.com> | 2019-03-09 17:03:29 +0000 |
---|---|---|
committer | boasting-squirrel <boasting.squirrel@gmail.com> | 2019-03-09 17:03:29 +0000 |
commit | bfb7e9f345e4033a895f28183a4ff2af4ba8f501 (patch) | |
tree | 483285e93f6a9680449306f8a5fda43290b467f7 /README.md | |
parent | Removed debug message (diff) | |
download | miniserve-bfb7e9f345e4033a895f28183a4ff2af4ba8f501.tar.gz miniserve-bfb7e9f345e4033a895f28183a4ff2af4ba8f501.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ Sometimes this is just a more practical and quick way than doing things properly - Single binary drop-in with no extra dependencies required - Authentication support with username and password - Mega fast and highly parallel (thanks to [Rust](https://www.rust-lang.org/) and [Actix](https://actix.rs/)) +- Folder download (compressed in .tar.gz) ## How to install |