Skip to content

Commit be8cf61

Browse files
authored
Update README.md
1 parent f5f23b4 commit be8cf61

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
[![Java CI with Maven](https://github.com/conorheffron/rules-engine/actions/workflows/maven.yml/badge.svg)](https://github.com/conorheffron/rules-engine/actions/workflows/maven.yml)
66

77
### Sample Rules defined in app configuration for a set of `features`
8-
- Rules can be enabled/disabled & each rule can have `attr`, `op`, & `values` value/values list.
8+
- Eaxh feature can be `enabled or disabled` & each rule per feature can have `attr`, `op`, & `values` value/values list.
9+
- Rule Group logic not implemented yet - see #1 for intended / expected implementation details.
910
```yml
1011
feature:
1112
new-checkout:

0 commit comments

Comments
 (0)