Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lapla-cogito committed Nov 30, 2024
1 parent 425f7cb commit 213bd64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ A hobby regular expression engine in Rust.
- cache
- Derivative-based engine
- use Brzozowski's derivatives
- all engines currently support `*`, `+`, `?`, `|`, `()`, and `\` (escape)

## example

Expand Down

0 comments on commit 213bd64

Please sign in to comment.