diff options
author | Wolfy-J <[email protected]> | 2018-10-13 18:57:58 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-10-13 18:57:58 +0300 |
commit | 68f194652523455c66f0ab56636731b5e10ec22b (patch) | |
tree | 99010924b5e961166d3fa06d5f897bcea5eb47b9 | |
parent | b597510dc9cfae367ff28aca8044a6020be089c1 (diff) |
Update 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 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/HTTPS server and can be used to replace classic Nginx+FPM setup with much greater performance. Table of Contents ----------------- |