Update README.md

This commit is contained in:
Kijin-Seija 2024-06-05 16:01:24 +08:00 committed by GitHub
parent 3610d174d9
commit f48fabd74c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@ console.log(result)
**Notice: A rule must start with a/an statement/entity and stop with an entity. You should add a node keywords(keyword is in your parser with format: `RULE_[keyword]`) into stmts/entities before using it.**
## Rule Chain Opeator
## Rule Chain Operator
You can set a negative number whose abs equals to a ruleIndex. That means exclude this rule.