From b7c7e0269791216e2a8afd8be8b0d64621a39eb0 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Fri, 26 Feb 2021 22:19:51 -0500 Subject: [PATCH] initial pass at libs done, although it needs more work --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 72d3e5a..c57065c 100644 --- a/README.md +++ b/README.md @@ -79,5 +79,4 @@ bye ## Future Plans -* 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...)