Fixed readme

This commit is contained in:
Sergey Lyubka 2013-08-03 19:43:26 +01:00
parent da9e79813f
commit 7c3baf849c

View File

@ -21,6 +21,7 @@ heavyweight for the given task. Developers of embedded systems would benefit
most.
## Supported Syntax
(?i) Must be at the beginning of the regex. Makes match case-insensitive
^ Match beginning of a buffer
$ Match end of a buffer