diff options
| author | Chris Rebert <[email protected]> | 2014-06-09 17:02:39 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-09 17:02:39 -0700 |
| commit | c20c0d9dff09de2b03d14a7fca48efb71212d9e1 (patch) | |
| tree | 9daf8cbc16c32ee7b2513203593956ee69d1ba7b | |
| parent | 48e2f92aab310d34e6777406198f539279249ec0 (diff) | |
| parent | 8b3d27e01c8181614eaa5489f2fc6c0086f71b97 (diff) | |
| download | bootstrap-c20c0d9dff09de2b03d14a7fca48efb71212d9e1.tar.xz bootstrap-c20c0d9dff09de2b03d14a7fca48efb71212d9e1.zip | |
Merge pull request #13766 from twbs/npm-badge
Add npm version badge to README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# [Bootstrap](http://getbootstrap.com) [](http://badge.fury.io/bo/bootstrap) [](http://travis-ci.org/twbs/bootstrap) [](https://david-dm.org/twbs/bootstrap#info=devDependencies) +# [Bootstrap](http://getbootstrap.com) [](http://badge.fury.io/bo/bootstrap) [](http://badge.fury.io/js/bootstrap) [](http://travis-ci.org/twbs/bootstrap) [](https://david-dm.org/twbs/bootstrap#info=devDependencies) [](https://saucelabs.com/u/bootstrap) Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat), and maintained by the [core team](https://github.com/twbs?tab=members) with the massive support and involvement of the community. |
