diff options
author | Wolfy-J <[email protected]> | 2017-12-26 23:18:22 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2017-12-26 23:18:22 +0300 |
commit | 1e6920e077e2a180aea2f03e082eea84783a8211 (patch) | |
tree | 2f989bbdb6b930e6e5bfff9798246d14d628218f | |
parent | d38dcc19620efc9b65c8cf66110ab1343e9d7e46 (diff) |
Update README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ RoadRunner ========== +[![Latest Stable Version](https://poser.pugx.org/spiral/goridge/v/stable)](https://packagist.org/packages/spiral/roadrunner) +[![GoDoc](https://godoc.org/github.com/spiral/goridge?status.svg)](https://godoc.org/github.com/spiral/roadrunner) +[![Build Status](https://travis-ci.org/spiral/goridge.svg?branch=master)](https://travis-ci.org/spiral/roadrunner) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/spiral/goridge/badges/quality-score.png)](https://scrutinizer-ci.com/g/spiral/roadrunner/?branch=master) +[![Go Report Card](https://goreportcard.com/badge/github.com/spiral/goridge)](https://goreportcard.com/report/github.com/spiral/roadrunner) PHP application server library for Golang. Features: |