From 31f138d9ecc6daacdf1c78fdeb3c40d107aac584 Mon Sep 17 00:00:00 2001 From: Seednode Date: Fri, 16 Sep 2022 14:54:23 -0500 Subject: [PATCH] Simplified phrasing --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f40206f..16cef88 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,11 @@ ## About -Sometimes, you just need a way to randomly display files from one or more directories in your browser. +Sometimes, you just need a way to randomly display your files in the browser. -This tool is here to help. +Simply point this tool at one or more directories, and then open the specified port (default 8080) in your browser. -Simply point the tool at one or more directories, and then open the specified port (default 8080) in your browser to show random files. - -A random file will be selected if you open the root URI directly (e.g. http://localhost:8080/), or if you click on any displayed image. +A new file will be selected if you open the root URI directly, or if you click on any displayed image. Browser history is preserved, so you can always go back to any previously displayed image.