diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2019-04-10 12:57:18 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2019-04-10 12:57:37 +0000 |
commit | 1a66085a4cc50482c1f1de050e55ed86bfbb2c3e (patch) | |
tree | 988c4348b351cb94647922cc1ae7ad745dd4976c /README.md | |
parent | Merge pull request #60 from vojta7/bug_fixes (diff) | |
download | miniserve-1a66085a4cc50482c1f1de050e55ed86bfbb2c3e.tar.gz miniserve-1a66085a4cc50482c1f1de050e55ed86bfbb2c3e.zip |
Add screenshot
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. + + ## How to use ### Serve a directory: |