aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-02-27 02:33:25 -0800
committerChris Rebert <[email protected]>2015-02-27 02:33:25 -0800
commit50a51ffc361276d13c4da16684277279fd567d4c (patch)
tree0507e5a5562781df565354481281ef8493485eca
parent9e82276b6975d0399000b9722f5ad30db342bd06 (diff)
parent9e0f94b63221034aeab08bbd3c25107b026952dd (diff)
downloadbootstrap-50a51ffc361276d13c4da16684277279fd567d4c.tar.xz
bootstrap-50a51ffc361276d13c4da16684277279fd567d4c.zip
Merge pull request #96 from twbs/gem-badge
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)