瀏覽代碼

Update README TODO

jD91mZM2 6 年之前
父節點
當前提交
73db326b98
共有 1 個文件被更改,包括 1 次插入1 次删除
  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