Explorar el Código

Update README TODO

jD91mZM2 hace 6 años
padre
commit
73db326b98
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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