From: Chris Rebert Date: Tue, 24 Feb 2015 22:39:03 +0000 (-0800) Subject: Add Ruby Gem badge to README X-Git-Tag: v4.0.0-alpha~362^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e0f94b63221034aeab08bbd3c25107b026952dd;p=thirdparty%2Fbootstrap.git Add Ruby Gem badge to README --- diff --git a/README.md b/README.md index 2ff960b573..a509eef0f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # [Bootstrap](http://getbootstrap.com) ![Bower version](https://img.shields.io/bower/v/bootstrap.svg?style=flat) [![npm version](https://img.shields.io/npm/v/bootstrap.svg?style=flat)](https://www.npmjs.com/package/bootstrap) +[![Gem version](https://img.shields.io/gem/v/bootstrap.svg?style=flat)](https://rubygems.org/gems/bootstrap) [![Build Status](https://img.shields.io/travis/twbs/bootstrap/master.svg?style=flat)](https://travis-ci.org/twbs/bootstrap) [![devDependency Status](https://img.shields.io/david/dev/twbs/bootstrap.svg?style=flat)](https://david-dm.org/twbs/bootstrap#info=devDependencies) [![Selenium Test Status](https://saucelabs.com/browser-matrix/bootstrap.svg)](https://saucelabs.com/u/bootstrap)