summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Titov <[email protected]>2019-07-29 16:31:08 +0300
committerGitHub <[email protected]>2019-07-29 16:31:08 +0300
commitf408937d6a7faaadcfc53714e5cf2d2176d52fd3 (patch)
tree3298615e9c017d650266e63f4a1da9fa62178d5c /README.md
parent7476936ee5504694dc97f2835d8d12c3a3ae4fc0 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4ba15a4e..1709cf0f 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Features:
--------
- production ready
- PSR-7 HTTP server (file uploads, error handling, static files, hot reload, middlewares, event listeners)
-- HTTPS and HTTP/2 support (including HTTP/2 Push)
+- HTTPS and HTTP/2 support (including HTTP/2 Push, H2C)
- fully customizable server
- flexible environment configuration
- no external PHP dependencies (64bit version required), drop-in (based on [Goridge](https://github.com/spiral/goridge))