diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2019-04-10 12:58:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-10 12:58:29 +0000 |
commit | 58fbb58b4e3fa22f83054b27b5a1ac04933064e5 (patch) | |
tree | 6dda7ea66c78f90f7cba6f41a0ce83af9fa9f1d0 /README.md | |
parent | Add screenshot (diff) | |
download | miniserve-58fbb58b4e3fa22f83054b27b5a1ac04933064e5.tar.gz miniserve-58fbb58b4e3fa22f83054b27b5a1ac04933064e5.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ **miniserve** is a small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP. Sometimes this is just a more practical and quick way than doing things properly. +## Screenshot +  ## How to use |