aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 467d786..495c95d 100644
--- a/README.md
+++ b/README.md
@@ -80,8 +80,6 @@ I would take %%foo|baz%% over %%bar%% any day.
## Planned features / TODO
-* Re-implement argument parsing without `clap`
-* ~~Special variable syntax for picking from a category but not saving it: `%%?%%`~~
* Special syntax to choose between literal values rather than a category
* Back-reference system to capture and repeat generated phrases
* Learn how Markov chains work