File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Hyperclient
2
2
3
- [ ![ Build Status] ( https://secure.travis-ci.org/codegram/hyperclient.svg )] ( http://travis-ci.org/codegram/hyperclient )
4
- [ ![ Dependency Status] ( https://gemnasium.com/codegram/hyperclient.svg )] ( http://gemnasium.com/codegram/hyperclient )
3
+ [ ![ Gem Version] ( http://img.shields.io/gem/v/hyperclient.svg )] ( http://badge.fury.io/rb/hyperclient )
4
+ [ ![ Build Status] ( http://img.shields.io/travis/codegram/hyperclient.svg )] ( https://travis-ci.org/codegram/hyperclient )
5
+ [ ![ Dependency Status] ( https://gemnasium.com/codegram/hyperclient.svg )] ( https://gemnasium.com/codegram/hyperclient )
5
6
[ ![ Code Climate] ( https://codeclimate.com/github/codegram/hyperclient.svg )] ( https://codeclimate.com/github/codegram/hyperclient )
7
+ [ ![ Coverage Status] ( https://img.shields.io/coveralls/codegram/hyperclient.svg )] ( https://coveralls.io/r/codegram/hyperclient?branch=master )
6
8
7
9
Hyperclient is a Hypermedia API client written in Ruby. It fully supports [ JSON HAL] ( http://stateless.co/hal_specification.html ) .
8
10
You can’t perform that action at this time.
0 commit comments