aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2018-05-17 13:37:26 +0000
committerGitHub <noreply@github.com>2018-05-17 13:37:26 +0000
commiteb189f7b4791a77ec58a586b2f0c024f6ccf5e51 (patch)
treee63d5ad6faebad9001702e009fb27e0430055c17
parentBump Cargo.lock (diff)
downloadminiserve-eb189f7b4791a77ec58a586b2f0c024f6ccf5e51.tar.gz
miniserve-eb189f7b4791a77ec58a586b2f0c024f6ccf5e51.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e03f234..48a46a3 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# miniserve - a self-contained CLI tool to serve files and dirs over HTTP
+# miniserve - a CLI tool to serve files and dirs over HTTP
**For when you really just want to serve some files over HTTP right now!**