aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-02-24 14:39:03 -0800
committerChris Rebert <[email protected]>2015-02-24 14:41:26 -0800
commit9e0f94b63221034aeab08bbd3c25107b026952dd (patch)
treeec1f8421c995964838f3311da9dddcb0ded42b2e
parent32cb13ef7a0cd1c75083065b9c056479486123cb (diff)
downloadbootstrap-9e0f94b63221034aeab08bbd3c25107b026952dd.tar.xz
bootstrap-9e0f94b63221034aeab08bbd3c25107b026952dd.zip
Add Ruby Gem badge to README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2ff960b57..a509eef0f 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)