summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-10-20 15:50:46 +0300
committerGitHub <[email protected]>2018-10-20 15:50:46 +0300
commitb54e374c872a9750ce0621fe646ebf0848b39326 (patch)
treea2a3e84d951667bbac5e26db015eeee481d894bc /README.md
parent4d338078e1eee8b5d3e23edc4f787907935a7e9e (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f0058f2..745f42cf 100644
--- a/README.md
+++ b/README.md
@@ -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 PHP application server, load balancer and process manager.
+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 and HTTP/2 server and can be used to replace classic Nginx+FPM setup with much greater performance.