aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2021-03-28 21:14:41 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2021-03-28 21:14:41 +0000
commitd7d985037f19263abd5b5861757cc94fee1989ad (patch)
treea9c11308ff1df6e9db702b78d718a440ac959510 /README.md
parentUpdate README (diff)
downloadminiserve-d7d985037f19263abd5b5861757cc94fee1989ad.tar.gz
miniserve-d7d985037f19263abd5b5861757cc94fee1989ad.zip
Update features list
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 714f260..9796886 100644
--- a/README.md
+++ b/README.md
@@ -67,8 +67,10 @@ Sometimes this is just a more practical and quick way than doing things properly
- 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` or `.zip`)
- File uploading
-- Pretty themes
+- Pretty themes (with light and dark theme support)
- Scan QR code for quick access
+- Shell completions
+- Sane and secure defaults
## Usage