From e998c286d73c0f966413b471da40458c7c25b62e Mon Sep 17 00:00:00 2001 From: David Ashby Date: Wed, 24 Feb 2021 20:19:44 -0500 Subject: [PATCH] check off SEE --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c00d748..c2300f2 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,5 @@ bye ## Future Plans * Implement `VARIABLE` and `CONSTANT` and the various `? ! @` related words -* Implement `SEE` * Implement loading libraries of pre-written functions both from the command-line and at run-time * Add much better readline behaviors in the interactive console (up-arrow for history, cursor movement...)