diff options
author | Wolfy-J <[email protected]> | 2018-10-13 18:58:16 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-10-13 18:58:16 +0300 |
commit | 0e68fbae9acd2325bc4f6b2fd3ae471e76216b4c (patch) | |
tree | d4cec0bd5fac3b340d14eedbf9f817496cfd5f63 /README.md | |
parent | 68f194652523455c66f0ab56636731b5e10ec22b (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ RoadRunner RoadRunner is an open source (MIT licensed), high-performance PHP application server, load balancer and process manager. It supports running as a service with the ability to extend its functionality on a per-project basis. -RoadRunner includes PSR-7/PSR-17 compatible HTTP/HTTPS server and can be used to replace classic Nginx+FPM setup with much greater performance. +RoadRunner includes PSR-7/PSR-17 compatible HTTP and HTTP/2 server and can be used to replace classic Nginx+FPM setup with much greater performance. Table of Contents ----------------- |