From 08da58f1c1be42d1a522a4322984ee2003e4904a Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Mon, 26 Jun 2017 18:41:32 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 85d2410..4bee9e6 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ $ ws Serving at http://mbp.local:8000, http://127.0.0.1:8000, http://192.168.0.100:8000 ``` +Opening any of the listed URLs in your browser will open your home page (`index.html` by default) if one exists, else show a directory listing. + +## Advanced Usage + Being modular and extensible, there are many possibilites how to use this tool for more advanced usage. ## Install