Update README.md

This commit is contained in:
Lloyd Brookes
2017-06-26 18:41:32 +01:00
committed by GitHub
parent 68a7083ab9
commit 08da58f1c1

View File

@ -25,6 +25,10 @@ $ ws
Serving at http://mbp.local:8000, http://127.0.0.1:8000, http://192.168.0.100:8000 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. Being modular and extensible, there are many possibilites how to use this tool for more advanced usage.
## Install ## Install