From 1a66085a4cc50482c1f1de050e55ed86bfbb2c3e Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Wed, 10 Apr 2019 14:57:18 +0200 Subject: Add screenshot --- README.md | 2 ++ screenshot.png | Bin 0 -> 42745 bytes 2 files changed, 2 insertions(+) create mode 100644 screenshot.png 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 Binary files /dev/null and b/screenshot.png differ -- cgit v1.2.3