Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
GerbenAaltink committed Sep 28, 2024
1 parent 61c537b commit cb564f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
This is a KISS/YAGNI regex validator.
Supports 95% of commonly used regex syntax.
- It is faster in matching than the original C `reg_exec`. Also excluding compilation (`reg_comp`).
- Extracts contents.
- It extracts contents.
- Original concept is from Rob Pike and mentioned in the book "Beautiful Code" written by Andy Oram and Greg Wilson.

## Supported functions

0 comments on commit cb564f8

Please sign in to comment.