Skip to content

Commit 4224234

Browse files
committed
Use prettier badges.
1 parent d7c841b commit 4224234

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
Grape::Roar
22
------------
33

4-
Use [Roar](https://github.com/apotonick/roar) with [Grape](https://github.com/intridea/grape).
4+
[![Gem Version](http://img.shields.io/gem/v/grape-roar.svg)](http://badge.fury.io/rb/grape-roar)
5+
[![Build Status](http://img.shields.io/travis/dblock/grape-roar.svg)](https://travis-ci.org/dblock/grape-roar)
6+
[![Dependency Status](https://gemnasium.com/dblock/grape-roar.svg)](https://gemnasium.com/dblock/grape-roar)
7+
[![Code Climate](https://codeclimate.com/github/dblock/grape-roar.svg)](https://codeclimate.com/github/dblock/grape-roar)
58

6-
[![Build Status](https://secure.travis-ci.org/dblock/grape-roar.png)](http://travis-ci.org/dblock/grape-roar)
9+
Use [Roar](https://github.com/apotonick/roar) with [Grape](https://github.com/intridea/grape).
710

811
Demo
912
----

0 commit comments

Comments
 (0)