Skip to content

Commit

Permalink
update badges style
Browse files Browse the repository at this point in the history
  • Loading branch information
John Wang committed May 18, 2015
1 parent 687a050 commit 460c4c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
RingCentral SDK
===============

[![Build Status](https://img.shields.io/travis/grokify/ringcentral-sdk-ruby/master.svg?style=flat-square)](https://travis-ci.org/grokify/ringcentral-sdk-ruby)
[![Documentation](https://img.shields.io/badge/documentation-rubydoc-blue.svg?style=flat-square)](http://www.rubydoc.info/gems/ringcentral_sdk/)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/grokify/ringcentral-sdk-ruby/master/LICENSE.txt)
[![Coverage Status](https://coveralls.io/repos/grokify/ringcentral-sdk-ruby/badge.svg?branch=master&style=flat-square)](https://coveralls.io/r/grokify/ringcentral-sdk-ruby?branch=master)
[![Build Status](https://img.shields.io/travis/grokify/ringcentral-sdk-ruby/master.svg)](https://travis-ci.org/grokify/ringcentral-sdk-ruby)
[![Documentation](https://img.shields.io/badge/documentation-rubydoc-blue.svg)](http://www.rubydoc.info/gems/ringcentral_sdk/)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/grokify/ringcentral-sdk-ruby/master/LICENSE.txt)
[![Coverage Status](https://coveralls.io/repos/grokify/ringcentral-sdk-ruby/badge.svg?branch=master](https://coveralls.io/r/grokify/ringcentral-sdk-ruby?branch=master)

This is an unofficial Ruby SDK for the RingCentral Connect Platform REST API (https://developers.ringcentral.com).

Expand Down

0 comments on commit 460c4c8

Please sign in to comment.