aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorboasting-squirrel <boasting.squirrel@gmail.com>2019-03-09 17:03:29 +0000
committerboasting-squirrel <boasting.squirrel@gmail.com>2019-03-09 17:03:29 +0000
commitbfb7e9f345e4033a895f28183a4ff2af4ba8f501 (patch)
tree483285e93f6a9680449306f8a5fda43290b467f7
parentRemoved debug message (diff)
downloadminiserve-bfb7e9f345e4033a895f28183a4ff2af4ba8f501.tar.gz
miniserve-bfb7e9f345e4033a895f28183a4ff2af4ba8f501.zip
Updated README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 73dba75..cc8d30f 100644
--- a/README.md
+++ b/README.md
@@ -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