diff options
author | Wolfy-J <[email protected]> | 2018-07-28 15:08:27 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-07-28 15:08:27 +0300 |
commit | ccaec9b8deb33f2624ba02a0b04770d751c50796 (patch) | |
tree | c38a25953ed812384b4ca13c4ba20ec8e8e4f0b8 /README.md | |
parent | 67290cf24ac6a9a9620280b5c4a98cccda7804e9 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ RoadRunner [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/spiral/roadrunner/badges/quality-score.png)](https://scrutinizer-ci.com/g/spiral/roadrunner/?branch=master) [![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 PSR-7 PHP application server, load balancer and process manager. +RoadRunner is an open source (MIT licensed), high-performance production-ready PSR-7 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. Features: |