diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2018-04-26 17:32:25 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2018-04-26 17:32:25 +0000 |
commit | 36e006f8df4714f41d1e51824d0264680c8bf40f (patch) | |
tree | ccd085400e8d38d5e6be4ec4085447da9ea224b2 /README.md | |
parent | Initial commit (diff) | |
download | miniserve-36e006f8df4714f41d1e51824d0264680c8bf40f.tar.gz miniserve-36e006f8df4714f41d1e51824d0264680c8bf40f.zip |
Initial code checkin
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,2 +1,8 @@ -# servethis -:star2: For when you really just want to serve some files over HTTP right now! +# miniserve - 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/) +[](https://crates.io/crates/miniserve) +[](https://deps.rs/repo/github/svenstaro/miniserve) +[](https://github.com/svenstaro/miniserve/blob/master/LICENSE) + |