aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-04-10 12:58:29 +0000
committerGitHub <noreply@github.com>2019-04-10 12:58:29 +0000
commit58fbb58b4e3fa22f83054b27b5a1ac04933064e5 (patch)
tree6dda7ea66c78f90f7cba6f41a0ce83af9fa9f1d0 /README.md
parentAdd screenshot (diff)
downloadminiserve-58fbb58b4e3fa22f83054b27b5a1ac04933064e5.tar.gz
miniserve-58fbb58b4e3fa22f83054b27b5a1ac04933064e5.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c83e3e..1b6789e 100644
--- a/README.md
+++ b/README.md
@@ -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
+
![Screenshot](screenshot.png)
## How to use