Sfoglia il codice sorgente

Update README TODO

jD91mZM2 6 anni fa
parent
commit
73db326b98
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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