diff options
author | Vojtěch Pejša <vojtechpejsa7@gmail.com> | 2019-04-04 08:56:04 +0000 |
---|---|---|
committer | Vojtěch Pejša <vojtechpejsa7@gmail.com> | 2019-04-04 08:56:04 +0000 |
commit | f17744542d191f6a7710e8d194dc594bd8380591 (patch) | |
tree | dbdaf56dbf1aae7f858142e434ab78b2d022589d | |
parent | Allow drag and drop file upload with js. (diff) | |
download | miniserve-f17744542d191f6a7710e8d194dc594bd8380591.tar.gz miniserve-f17744542d191f6a7710e8d194dc594bd8380591.zip |
Mention file uploading in README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ Sometimes this is just a more practical and quick way than doing things properly - 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) +- File uploading ## Known limitations |