You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,9 @@
5
5
[](https://github.com/conorheffron/rules-engine/actions/workflows/maven.yml)
6
6
7
7
### Sample Rules defined in app configuration for a set of `features`
8
-
- Each 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.
8
+
- Each `feature` can be `enabled or disabled`
9
+
- Each rule per feature can have `attr`, `op`, & `values` value/values list.
10
+
-`Rule Group` logic not implemented - see https://github.com/conorheffron/rules-engine/issues/13 for intended / expected implementation details.
0 commit comments