From dedda091e0345a0a46b7727c9c73a63fc0488e8b Mon Sep 17 00:00:00 2001 From: Lukas Stabe Date: Fri, 25 Sep 2020 02:35:16 +0200 Subject: update readme and screenshot --- README.md | 5 ++++- screenshot.png | Bin 42745 -> 66946 bytes 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c06c1ea..1be86ec 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Sometimes this is just a more practical and quick way than doing things properly ## Usage - miniserve 0.9.0 + miniserve 0.9.1-alpha.0 Sven-Hendrik Haase , Boastful Squirrel For when you really just want to serve some files over HTTP right now! @@ -119,6 +119,9 @@ Sometimes this is just a more practical and quick way than doing things properly -p, --port Port to use [default: 8080] + -t, --title + Shown instead of host in page title and heading + ARGS: <PATH> diff --git a/screenshot.png b/screenshot.png index 8f0ffa4..927d2a3 100644 Binary files a/screenshot.png and b/screenshot.png differ -- cgit v1.2.3