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)