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

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-05-03 11:32:30 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-05-03 12:35:39 +0300
commit74c0671c14e356be6b1af7b3f44021e94724b7c6 (patch)
tree7df48c65fce04afcde98541ebe102d5835698ff1 /README.md
parentd1d490cae8247b070d6f8da22023c267edcbbbef (diff)
README.md: add devDependencies badge.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20bfb14..4896d8c 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@
[![npm][npm-image]][npm-url]
[![licence][licence-image]][license-url]
[![build][build-image]][build-url]
+[![devDeps][devDeps-image]][devDeps-url]
- [How does it work?](#how-does-it-work)
- [Installation](#installation)
@@ -379,3 +380,5 @@ Code released under [the MIT license](https://github.com/twbs/rfs/blob/master/LI
[license-url]: https://github.com/twbs/rfs/blob/master/LICENSE
[build-image]: https://img.shields.io/circleci/project/github/twbs/rfs/master.svg
[build-url]: https://circleci.com/gh/twbs/rfs
+[devDeps-image]: https://img.shields.io/david/dev/twbs/rfs.svg
+[devDeps-url]: https://david-dm.org/twbs/rfs?type=dev