From 506b49a7e1e548293600c68e1a4eeffdb0267ff6 Mon Sep 17 00:00:00 2001 From: Kamisama Date: Thu, 10 Oct 2013 13:14:39 -0400 Subject: [PATCH] Add node dependencies badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d63473..f90240cf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cal-HeatMap [![Build Status](https://travis-ci.org/kamisama/cal-heatmap.png?branch=master)](https://travis-ci.org/kamisama/cal-heatmap) [![Coverage Status](https://coveralls.io/repos/kamisama/cal-heatmap/badge.png?branch=master)](https://coveralls.io/r/kamisama/cal-heatmap?branch=master) [![NPM version](https://badge.fury.io/js/cal-heatmap.png)](http://badge.fury.io/js/cal-heatmap) +# Cal-HeatMap [![Build Status](https://travis-ci.org/kamisama/cal-heatmap.png?branch=master)](https://travis-ci.org/kamisama/cal-heatmap) [![Coverage Status](https://coveralls.io/repos/kamisama/cal-heatmap/badge.png?branch=master)](https://coveralls.io/r/kamisama/cal-heatmap?branch=master) [![NPM version](https://badge.fury.io/js/cal-heatmap.png)](http://badge.fury.io/js/cal-heatmap) [![Node.js Dependencies](https://david-dm.org/kamisama/cal-heatmap.png)](https://david-dm.org/kamisama/cal-heatmap) > Cal-Heatmap is a javascript module to create calendar heatmap to visualize time series data, a la github contribution graph