From 5c8feb571c9be7a5e7007dc0769d1e3ed9e5baa8 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 17 Nov 2015 02:39:39 +0100 Subject: [PATCH] added dependency badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ef68cc..47fbae6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # smartdebug -works with gulp, but does nothing. Use it to bootstrap your own gulp plugin with TypeScript, Travis and npm. +debug your JavaScript the smart way ### Buildstatus/Dependencies [![Build Status](https://travis-ci.org/pushrocks/smartdebug.svg?branch=master)](https://travis-ci.org/pushrocks/smartdebug) +[![Dependency Status](https://david-dm.org/pushrocks/smartdebug.svg)](https://david-dm.org/pushrocks/smartdebug) [![devDependency Status](https://david-dm.org/pushrocks/smartdebug/dev-status.svg)](https://david-dm.org/pushrocks/smartdebug#info=devDependencies) ### Usage