mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
README: add gem stat badges
This commit is contained in:
parent
6f0ee67411
commit
12bb9f39ba
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
[![Build Status](https://travis-ci.org/pry/pry.svg?branch=master)](https://travis-ci.org/pry/pry)
|
[![Build Status](https://travis-ci.org/pry/pry.svg?branch=master)](https://travis-ci.org/pry/pry)
|
||||||
[![Code Climate](https://codeclimate.com/github/pry/pry.svg)](https://codeclimate.com/github/pry/pry)
|
[![Code Climate](https://codeclimate.com/github/pry/pry.svg)](https://codeclimate.com/github/pry/pry)
|
||||||
|
[![Gem Version](https://badge.fury.io/rb/pry.svg)](http://badge.fury.io/rb/pry)
|
||||||
[![Documentation Status](http://inch-ci.org/github/pry/pry.svg?branch=master)](http://inch-ci.org/github/pry/pry)
|
[![Documentation Status](http://inch-ci.org/github/pry/pry.svg?branch=master)](http://inch-ci.org/github/pry/pry)
|
||||||
|
[![Downloads](https://img.shields.io/gem/dt/pry.svg?style=flat)](https://rubygems.org/gems/pry)
|
||||||
<br><br>
|
<br><br>
|
||||||
![logo for Pry](https://www.dropbox.com/s/zp8o63kquby2rln/pry_logo_350.png?raw=1)
|
![logo for Pry](https://www.dropbox.com/s/zp8o63kquby2rln/pry_logo_350.png?raw=1)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue