From a816137b269d24319707ba25e1b33177263dfb87 Mon Sep 17 00:00:00 2001 From: timwis Date: Sat, 7 May 2016 14:16:57 -0400 Subject: [PATCH] npm badge on new line --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86226e5..d8b28c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Leaflet Choropleth [![Build Status](https://travis-ci.org/timwis/leaflet-choropleth.svg?branch=gh-pages)](https://travis-ci.org/timwis/leaflet-choropleth) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) + [![NPM](https://nodei.co/npm/leaflet-choropleth.png?compact=true)](https://nodei.co/npm/leaflet-choropleth/) Choropleth plugin for Leaflet (color scale based on value) - [Demo](http://timwis.com/leaflet-choropleth/examples/basic)