1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Use downloads badge to avoid version confusion.

This commit is contained in:
Andy Brody 2016-01-26 00:14:09 -05:00
parent f77182420a
commit c469b3629c

View file

@ -1,6 +1,6 @@
# REST Client -- simple DSL for accessing HTTP and REST resources
[![Gem Version](https://badge.fury.io/rb/rest-client.svg)](https://rubygems.org/gems/rest-client)
[![Gem Downloads](https://img.shields.io/gem/dt/rails.svg)](https://rubygems.org/gems/rest-client)
[![Build Status](https://travis-ci.org/rest-client/rest-client.svg?branch=master)](https://travis-ci.org/rest-client/rest-client)
[![Code Climate](https://codeclimate.com/github/rest-client/rest-client.svg)](https://codeclimate.com/github/rest-client/rest-client)
[![Inline docs](http://inch-ci.org/github/rest-client/rest-client.svg?branch=master)](http://www.rubydoc.info/github/rest-client/rest-client/master)