diff --git a/README.md b/README.md index 77cfcdf..26bc2ea 100644 --- a/README.md +++ b/README.md @@ -226,10 +226,18 @@ localStorage.debug = 'json-rules-engine' ## Related Projects -https://github.com/vinzdeveloper/json-rule-editor - configuration ui for json-rules-engine: +### [JSON Rules Editor](https://github.com/vinzdeveloper/json-rule-editor) + +Configuration ui for json-rules-engine. rule editor 2 +### [React Rules](https://github.com/rafenden/react-rules) + +A React component for building and managing rules. + +![React Rules](https://github.com/rafenden/react-rules/raw/main/demo/screenshot2.png) + ## License [ISC](./LICENSE)