diff options
author | Wolfy-J <[email protected]> | 2018-07-28 16:39:43 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-07-28 16:39:43 +0300 |
commit | 92ddcee318ea56696690b410238598148420929d (patch) | |
tree | 1d57590f3d68c01987064b40bfd27c59763f8a2f /README.md | |
parent | ea972b70524aedbac798ea353775d935b34a16ea (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ 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. -It supports running as a service with the ability to extend its functionality on a per-project basis. +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. Table of Contents ----------------- |