diff options
author | Wolfy-J <[email protected]> | 2018-07-28 20:38:09 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-07-28 20:38:09 +0300 |
commit | ed5f9f7148234c68e527e19a5c58d024bd05d03a (patch) | |
tree | 2da06238a47e6cb1f834627dd5c68a435850b630 /README.md | |
parent | c6f12bcf8859ecd4b8b5c22450724df473d9117a (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ RoadRunner [![Codecov](https://codecov.io/gh/spiral/roadrunner/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/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 server. +It supports running as a service with the ability to extend its functionality on a per-project basis. RoadRunner includes PSR-7 compatible HTTP server and can be used to replace classic Nginx+FPM setup. Table of Contents ----------------- |