diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2018-04-26 09:52:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-26 09:52:57 +0000 |
commit | 0938d69f9aa8565a002921a7b54e3ee90688ccc5 (patch) | |
tree | f16fb6abc8ecb5cbf5398214e240705778371870 /README.md | |
download | miniserve-0938d69f9aa8565a002921a7b54e3ee90688ccc5.tar.gz miniserve-0938d69f9aa8565a002921a7b54e3ee90688ccc5.zip |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..f180b55 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# servethis +:star2: For when you really just want to serve some files over HTTP right now! |