Skip to content

Commit c028484

Browse files
committed
Update README.md to include additional related projects with descriptions
1 parent 0a01da6 commit c028484

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,18 @@ localStorage.debug = 'json-rules-engine'
226226

227227
## Related Projects
228228

229-
https://github.com/vinzdeveloper/json-rule-editor - configuration ui for json-rules-engine:
229+
### [JSON Rules Editor](https://github.com/vinzdeveloper/json-rule-editor)
230+
231+
Configuration ui for json-rules-engine.
230232

231233
<img width="1680" alt="rule editor 2" src="https://user-images.githubusercontent.com/61467683/82750274-dd3b3b80-9da6-11ea-96eb-434a6a1a9bc1.png">
232234

235+
### [React Rules](https://github.com/rafenden/react-rules)
236+
237+
A React component for building and managing rules.
238+
239+
![React Rules](https://github.com/rafenden/react-rules/raw/main/demo/screenshot2.png)
240+
233241

234242
## License
235243
[ISC](./LICENSE)

0 commit comments

Comments
 (0)