aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--screenshot.pngbin0 -> 42745 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ce02116..3c83e3e 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.png)
+
## How to use
### Serve a directory:
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..8f0ffa4
--- /dev/null
+++ b/screenshot.png
Binary files differ