aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorngirard <girard.nicolas@gmail.com>2020-05-15 07:26:35 +0000
committerGitHub <noreply@github.com>2020-05-15 07:26:35 +0000
commit81cd27e7d4c65f4f12aa1d385a1cd6d51d01dbfb (patch)
tree14d20f8f857a322ec9d46928e47f90488683487d /README.md
parentThis is 0.7.0 (diff)
downloadminiserve-81cd27e7d4c65f4f12aa1d385a1cd6d51d01dbfb.tar.gz
miniserve-81cd27e7d4c65f4f12aa1d385a1cd6d51d01dbfb.zip
Mention zip compression
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index acc9744..4490748 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,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 (and hashed password)
- Mega fast and highly parallel (thanks to [Rust](https://www.rust-lang.org/) and [Actix](https://actix.rs/))
-- Folder download (compressed on the fly as .tar.gz)
+- Folder download (compressed on the fly as `.tar.gz` or `.zip`)
- File uploading
- Pretty themes