From a073f618dc63a3f7fe35abf5176701945956d759 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Fri, 7 Jul 2017 21:18:10 +0100 Subject: [PATCH] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4903c65..3461975 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,15 @@ The modular web server for productive full-stack development. Use this tool to: -* Build any flavour of web application (static site, dynamic site with client or server-rendered content, Single Page Apps, Progessive Web Apps, Angular or React apps etc.) +* Build any flavour of web application (static site, dynamic site with client or server-rendered content, Single Page App, Progessive Web App, Angular or React app etc.) * Prototype any CORS-enabled back-end service (e.g. RESTful HTTP API or Microservice using websockets, Server Sent Events etc.) * Monitor activity, analyse performance, experiment with caching strategies etc. Features: * Modular, extensible and easy to personalise. Create, share and consume the plugins which match your requirements. -* Powerful, extensible command-line interface (add your own options) -* HTTP, HTTPS and HTTP2 support +* Powerful, extensible command-line interface (add your own commands and options) +* HTTP, HTTPS and experimental HTTP2 support * URL Rewriting to local or remote destinations * Single Page Application support * Response mocking