From 0b39c65b9bffb6b480a05028f2f44ebb80490973 Mon Sep 17 00:00:00 2001 From: Brian Emil Hartz Date: Thu, 21 Mar 2019 14:02:43 -0600 Subject: [PATCH] add npm downloads / month --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f2253f..b5643a1 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Build Status](https://travis-ci.org/CacheControl/json-rules-engine.svg?branch=master)](https://travis-ci.org/CacheControl/json-rules-engine) [![npm version](https://badge.fury.io/js/json-rules-engine.svg)](https://badge.fury.io/js/json-rules-engine) [![install size](https://packagephobia.now.sh/badge?p=json-rules-engine)](https://packagephobia.now.sh/result?p=json-rules-engine) +[![npm downloads](https://img.shields.io/npm/dm/json-rules-engine.svg)](https://www.npmjs.com/package/json-rules-engine) A rules engine expressed in JSON @@ -219,4 +220,4 @@ localStorage.debug = 'json-rules-engine' ``` ## License -[ISC](./LICENSE) \ No newline at end of file +[ISC](./LICENSE)