diff options
author | Wolfy-J <[email protected]> | 2018-10-01 22:20:38 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-10-01 22:20:38 +0300 |
commit | f9baa69aa34de7d71953dc75cc0310ee8958d2e0 (patch) | |
tree | 42282e4aaf00ce8cf7c5ae64051f7cd33b9589d7 /README.md | |
parent | 5cad076f6a19e86993baf777c06839b3209438c5 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ RoadRunner [![Go Report Card](https://goreportcard.com/badge/github.com/spiral/roadrunner)](https://goreportcard.com/report/github.com/spiral/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/) +[![Gitter](https://badges.gitter.im/spiral/roadrunner.svg)](https://gitter.im/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. |