From 81f90e7d851077ecf0d8c2f8ed484da4f4a9896f Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Sat, 1 Jul 2017 10:52:59 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b798a08..bec55e4 100644 --- a/README.md +++ b/README.md @@ -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