aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--readme.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 7360e3c..5379089 100644
--- a/readme.md
+++ b/readme.md
@@ -14,7 +14,6 @@ Crate docs are currently at
### Refactor
-- [ ] (1) Move `content` to `construct`
- [ ] (1) Improve `interrupt`, `concrete`, `lazy` fields somehow?
- [ ] (?) Remove last box: the one around the child tokenizer?
- [ ] (1) Add helper to get byte at, get char before/after, etc.