Fixed readme

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

View File

@ -22,7 +22,7 @@ most.
## Supported Syntax
(?i) Must be at the beginning of the regex. Makes match case-insensitive
(?i) Must be at the beginning of the regex. Makes match case-insensitive
^ Match beginning of a buffer
$ Match end of a buffer
() Grouping and substring capturing