Removes dev dependency status from Readme.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 9 Apr 2016 15:45:40 +0000 (17:45 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 9 Apr 2016 15:45:40 +0000 (17:45 +0200)
* it can still be accessed via "Dependency Status" button;
* we could use sth like greenkeeper to keep them up to date;

README.md

index ec12ecc..4535e4f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,6 @@
 [![Linux Build Status](https://img.shields.io/travis/jakubpawlowicz/clean-css/master.svg?style=flat&label=Linux%20build)](https://travis-ci.org/jakubpawlowicz/clean-css)
 [![Windows Build status](https://img.shields.io/appveyor/ci/jakubpawlowicz/clean-css/master.svg?style=flat&label=Windows%20build)](https://ci.appveyor.com/project/jakubpawlowicz/clean-css/branch/master)
 [![Dependency Status](https://img.shields.io/david/jakubpawlowicz/clean-css.svg?style=flat)](https://david-dm.org/jakubpawlowicz/clean-css)
-[![devDependency Status](https://img.shields.io/david/dev/jakubpawlowicz/clean-css.svg?style=flat)](https://david-dm.org/jakubpawlowicz/clean-css#info=devDependencies)
 
 ## What is clean-css?