aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2018-05-16 13:08:11 +0000
committerGitHub <noreply@github.com>2018-05-16 13:08:11 +0000
commit488acd4d6e3a9c04bbe70c6a1215fcbc0d560f15 (patch)
tree14816b3935f98b97970102dfa65ec69c6859d432
parentUpdate README.md (diff)
downloadminiserve-488acd4d6e3a9c04bbe70c6a1215fcbc0d560f15.tar.gz
miniserve-488acd4d6e3a9c04bbe70c6a1215fcbc0d560f15.zip
Update README.md
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 35d2500..3a346f6 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Sometimes this is just a more practical and quick way than doing things properly
- Easy to use
- Just works: Correct MIME types handling out of the box
-- Single binary drop in with no extra dependencies required
+- Single binary drop-in with no extra dependencies required
- Authentication support with username and password
- Mega fast and highly parallel (thanks to [Rust](https://www.rust-lang.org/) and [Actix](https://actix.rs/))