From de4db0ac5d6eabb1fba0142ce753d7a1f2c1ed03 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 24 Oct 2013 08:48:15 +0300 Subject: [PATCH] README.md: Switch to david-dm for the dependencies. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e03a1210..9dea3141 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![NPM version](https://badge.fury.io/js/clean-css.png)](https://badge.fury.io/js/clean-css) [![Build Status](https://secure.travis-ci.org/GoalSmashers/clean-css.png)](https://travis-ci.org/GoalSmashers/clean-css) -[![Dependency Status](https://gemnasium.com/GoalSmashers/clean-css.png)](https://gemnasium.com/GoalSmashers/clean-css) +[![Dependency Status](https://david-dm.org/GoalSmashers/clean-css.png)](https://david-dm.org/GoalSmashers/clean-css) +[![devDependency Status](https://david-dm.org/GoalSmashers/clean-css/dev-status.png)](https://david-dm.org/GoalSmashers/clean-css#info=devDependencies) ## What is clean-css? -- 2.34.1