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 | |
parent | Merge pull request #60 from vojta7/bug_fixes (diff) | |
download | miniserve-1a66085a4cc50482c1f1de050e55ed86bfbb2c3e.tar.gz miniserve-1a66085a4cc50482c1f1de050e55ed86bfbb2c3e.zip |
Add screenshot
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | screenshot.png | bin | 0 -> 42745 bytes |
2 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: diff --git a/screenshot.png b/screenshot.png Binary files differnew file mode 100644 index 0000000..8f0ffa4 --- /dev/null +++ b/screenshot.png |