aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-05-14 08:14:44 +0300
committerXhmikosR <[email protected]>2015-05-14 08:14:44 +0300
commit7113b1cdc19f387fe74573f81d2804283615c3d4 (patch)
tree0da3ff42850922ba88e80c8bba5708834ad933c7
parentc5babda02f7fc2143394bb3b11c5c4d2f9881341 (diff)
parentad6933cfe6f6203d7255b53f7e68e779bc002d64 (diff)
downloadbootstrap-7113b1cdc19f387fe74573f81d2804283615c3d4.tar.xz
bootstrap-7113b1cdc19f387fe74573f81d2804283615c3d4.zip
Merge pull request #16471 from vsn4ik/remove_bages_style_param
Remove unnecessary style=flat from badges
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index b617e04dc..9b0cb5ba5 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# [Bootstrap](http://getbootstrap.com)
[![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.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)
-[![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)
+![Bower version](https://img.shields.io/bower/v/bootstrap.svg)
+[![npm version](https://img.shields.io/npm/v/bootstrap.svg)](https://www.npmjs.com/package/bootstrap)
+[![Build Status](https://img.shields.io/travis/twbs/bootstrap/master.svg)](https://travis-ci.org/twbs/bootstrap)
+[![devDependency Status](https://img.shields.io/david/dev/twbs/bootstrap.svg)](https://david-dm.org/twbs/bootstrap#info=devDependencies)
[![Selenium Test Status](https://saucelabs.com/browser-matrix/bootstrap.svg)](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](https://twitter.com/mdo) and [Jacob Thornton](https://twitter.com/fat), and maintained by the [core team](https://github.com/orgs/twbs/people) with the massive support and involvement of the community.