From 81cd27e7d4c65f4f12aa1d385a1cd6d51d01dbfb Mon Sep 17 00:00:00 2001 From: ngirard Date: Fri, 15 May 2020 09:26:35 +0200 Subject: Mention zip compression --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3