diff options
author | Wolfy-J <[email protected]> | 2018-01-28 15:04:47 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-01-28 15:04:47 +0300 |
commit | 13dd4e6e8f84b67c5fe8397c183d1b88aed4c780 (patch) | |
tree | f7bbc5d96b606fe4e1b492429d8e71d80e0cb99b /README.md | |
parent | 027557eea5f4b941c889a62c0559d52db91efe3b (diff) |
minor CS
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,9 +2,9 @@ RoadRunner ========== [![GoDoc](https://godoc.org/github.com/spiral/roadrunner?status.svg)](https://godoc.org/github.com/spiral/roadrunner) [![Build Status](https://travis-ci.org/spiral/roadrunner.svg?branch=master)](https://travis-ci.org/spiral/roadrunner) -[![Codecov](https://codecov.io/gh/spiral/roadrunner/branch/master/graph/badge.svg)](https://codecov.io/gh/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) [![Go Report Card](https://goreportcard.com/badge/github.com/spiral/roadrunner)](https://goreportcard.com/report/github.com/spiral/roadrunner) +[![Codecov](https://codecov.io/gh/spiral/roadrunner/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/roadrunner/) High-performance PHP job balancer for Golang. |