diff --git a/README.md b/README.md index 9be847d..36a65ee 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Opening any of the listed URLs in your browser will open your home page (`index. ## 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