Skip to content

Commit 5ac00ea

Browse files
authored
Merge pull request #117 from hartzis/patch-1
add npm downloads / month
2 parents 305ae56 + 0b39c65 commit 5ac00ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Build Status](https://travis-ci.org/CacheControl/json-rules-engine.svg?branch=master)](https://travis-ci.org/CacheControl/json-rules-engine)
55
[![npm version](https://badge.fury.io/js/json-rules-engine.svg)](https://badge.fury.io/js/json-rules-engine)
66
[![install size](https://packagephobia.now.sh/badge?p=json-rules-engine)](https://packagephobia.now.sh/result?p=json-rules-engine)
7+
[![npm downloads](https://img.shields.io/npm/dm/json-rules-engine.svg)](https://www.npmjs.com/package/json-rules-engine)
78

89
A rules engine expressed in JSON
910

@@ -219,4 +220,4 @@ localStorage.debug = 'json-rules-engine'
219220
```
220221

221222
## License
222-
[ISC](./LICENSE)
223+
[ISC](./LICENSE)

0 commit comments

Comments
 (0)