Przeglądaj źródła

Update README TODO

jD91mZM2 6 lat temu
rodzic
commit
73db326b98
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -12,5 +12,5 @@ Regex compiler:
  - Alternative syntax for word boundaries: `[[:<:]]` and `[[:>:]]`
 
 Matcher:
- - Groups (these are difficult because you can repeat them like any other token)
+ - Start/End
  - Word boundaries