Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann-S <johann.servoire@gmail.com>2017-08-11 08:57:05 +0300
committerMark Otto <markd.otto@gmail.com>2017-08-11 08:57:05 +0300
commit7b0a0b246c039dd8f702e5bff0d674786919ce0a (patch)
treeac1ed244cfe620d77507cd1c6eae090e1ef8de62 /README.md
parente25b11d43378ae905e1944cfcf407a66a05c2313 (diff)
Add a README.md badge to track our dependencies and require jQuery >=3.0.0. (#23125)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1be5441252..b9067303d0 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,7 @@ Read the [Getting started page](https://getbootstrap.com/getting-started/) for i
[![npm version](https://img.shields.io/npm/v/bootstrap.svg)](https://www.npmjs.com/package/bootstrap)
[![Gem version](https://img.shields.io/gem/v/bootstrap.svg)](https://rubygems.org/gems/bootstrap)
[![Build Status](https://img.shields.io/travis/twbs/bootstrap/v4-dev.svg)](https://travis-ci.org/twbs/bootstrap)
+[![dependencies Status](https://david-dm.org/twbs/bootstrap/status.svg)](https://david-dm.org/twbs/bootstrap)
[![devDependency Status](https://img.shields.io/david/dev/twbs/bootstrap.svg)](https://david-dm.org/twbs/bootstrap?type=dev)
[![Meteor Atmosphere](https://img.shields.io/badge/meteor-twbs%3Abootstrap-blue.svg)](https://atmospherejs.com/twbs/bootstrap)
[![Packagist Prerelease](https://img.shields.io/packagist/vpre/twbs/bootstrap.svg)](https://packagist.org/packages/twbs/bootstrap)