diff options
| author | Mark Otto <[email protected]> | 2014-02-02 11:29:02 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-02-02 11:29:02 -0800 |
| commit | 02ae5a2728430c69aca33b1874c80ee326da5eeb (patch) | |
| tree | 948af9895d092f37f6a14dc78546b340c15fb838 | |
| parent | 9c054fd4c0db89cbbb1df3c868bafc4f2c17c3e3 (diff) | |
| parent | f2d45fd2f8076da1fe414e1b71df546651aaf2a0 (diff) | |
| download | bootstrap-02ae5a2728430c69aca33b1874c80ee326da5eeb.tar.xz bootstrap-02ae5a2728430c69aca33b1874c80ee326da5eeb.zip | |
Merge pull request #12519 from twbs/bower-badge
add Bower 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://travis-ci.org/twbs/bootstrap) [](https://david-dm.org/twbs/bootstrap#info=devDependencies) +# [Bootstrap](http://getbootstrap.com) [](http://badge.fury.io/bo/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. |
