diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2018-05-17 13:37:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-17 13:37:26 +0000 |
commit | eb189f7b4791a77ec58a586b2f0c024f6ccf5e51 (patch) | |
tree | e63d5ad6faebad9001702e009fb27e0430055c17 /README.md | |
parent | Bump Cargo.lock (diff) | |
download | miniserve-eb189f7b4791a77ec58a586b2f0c024f6ccf5e51.tar.gz miniserve-eb189f7b4791a77ec58a586b2f0c024f6ccf5e51.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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!** |