diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,7 +8,9 @@ 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 and can be used to replace classic Nginx+FPM setup. +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 ----------------- |