Update README.md

This commit is contained in:
Lloyd Brookes
2017-06-26 20:44:13 +01:00
committed by GitHub
parent ffb64c5bd7
commit 0f4b976178

View File

@ -29,7 +29,7 @@ Opening any of the listed URLs in your browser will open your home page (`index.
## Advanced Usage ## Advanced Usage
Being modular and extensible, there are many possibilites how to use this tool. [See the wiki for full documentation and tutorials](https://github.com/lwsjs/local-web-server/wiki). Being modular and extensible, features can be added or removed from `ws` in the shape of Middleware, ServerFactory or View modules. [See the wiki for full documentation and tutorials](https://github.com/lwsjs/local-web-server/wiki).
## Install ## Install