Update README.md

This commit is contained in:
Lloyd Brookes
2017-07-01 10:52:59 +01:00
committed by GitHub
parent 27a32bf6cf
commit 81f90e7d85

View File

@ -131,9 +131,9 @@ $ curl http://127.0.0.1:8000/users
} }
``` ```
## Advanced Usage ## Further Documentation
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). [See the wiki for plenty more documentation and tutorials](https://github.com/lwsjs/local-web-server/wiki).
## Install ## Install