diff options
author | Wolfy-J <[email protected]> | 2018-07-28 20:38:16 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-07-28 20:38:16 +0300 |
commit | 423c7fa433d122aec39879340f6e517092bbee8d (patch) | |
tree | 8209745d0d536e6e8d9920deabbb2c34e0826873 /README.md | |
parent | ed5f9f7148234c68e527e19a5c58d024bd05d03a (diff) |
Update README.md
Diffstat (limited to 'README.md')
-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 ----------------- |