mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
Add Gitter badge. (#720)
This commit is contained in:
parent
38036479e4
commit
2c72a2e77e
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
[![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)
|
||||
[![Join the chat at https://gitter.im/ruby-rest-client/community](https://badges.gitter.im/ruby-rest-client/community.svg)](https://gitter.im/ruby-rest-client/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
A simple HTTP and REST client for Ruby, inspired by the Sinatra's microframework style
|
||||
of specifying actions: get, put, post, delete.
|
||||
|
|
Loading…
Reference in a new issue