diff options
author | Valery Piashchynski <[email protected]> | 2020-12-25 15:04:26 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-25 15:04:26 +0300 |
commit | 11b18d2ea0fdbae5f04ba6edba43f25f301b9811 (patch) | |
tree | f79fba2e712802ab22da363f25d351c2472c9df8 | |
parent | 57488c428ddaafdc6d7f553f0df008dc22a1f897 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <a href="https://codecov.io/gh/spiral/roadrunner/"><img src="https://codecov.io/gh/spiral/roadrunner/branch/master/graph/badge.svg"></a> <a href="https://lgtm.com/projects/g/spiral/roadrunner/alerts/"><img alt="Total alerts" src="https://img.shields.io/lgtm/alerts/g/spiral/roadrunner.svg?logo=lgtm&logoWidth=18"/></a> <a href="https://discord.gg/TFeEmCs"><img src="https://img.shields.io/badge/discord-chat-magenta.svg"></a> - <a href="https://discord.gg/TFeEmCs"><img src="https://img.shields.io/packagist/dm/spiral/roadrunner?style=flat-square"></a> + <a href="https://packagist.org/packages/spiral/roadrunner"><img src="https://img.shields.io/packagist/dm/spiral/roadrunner?style=flat-square"></a> </p> RoadRunner is an open-source (MIT licensed) high-performance PHP application server, load balancer, and process manager. |