diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-03-28 21:14:41 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-03-28 21:14:41 +0000 |
commit | d7d985037f19263abd5b5861757cc94fee1989ad (patch) | |
tree | a9c11308ff1df6e9db702b78d718a440ac959510 /README.md | |
parent | Update README (diff) | |
download | miniserve-d7d985037f19263abd5b5861757cc94fee1989ad.tar.gz miniserve-d7d985037f19263abd5b5861757cc94fee1989ad.zip |
Update features list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |