diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2018-04-26 17:44:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-26 17:44:30 +0000 |
commit | e24f5838a131c610e765328011570e7d7db3f2bd (patch) | |
tree | 3486b621f8f2f8e956d732aad04f17b11781fdff /README.md | |
parent | Initial code checkin (diff) | |
download | miniserve-e24f5838a131c610e765328011570e7d7db3f2bd.tar.gz miniserve-e24f5838a131c610e765328011570e7d7db3f2bd.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -# miniserve - For when you really just want to serve some files over HTTP right now! +# miniserve - CLI tool to serve files and dirs over HTTP + +**For when you really just want to serve some files over HTTP right now!** [](https://travis-ci.org/svenstaro/miniserve) [](https://aur.archlinux.org/packages/miniserve/) |