We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1472a2a commit 6473f09Copy full SHA for 6473f09
1 file changed
README.md
@@ -19,7 +19,7 @@ A rules engine expressed in JSON
19
* Fast by default, faster with configuration; priority levels and cache settings for fine tuning performance
20
* Secure; no use of eval()
21
* Isomorphic; runs in node and browser
22
-* Lightweight & extendable; 24kb gzipped w/few dependencies
+* Lightweight & extendable; 12kb gzipped w/few dependencies
23
24
## Installation
25
0 commit comments