From 57e5b64086e2d80e552c00d72dbe2f2e4c09ad44 Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 29 Mar 2023 10:28:24 -0700 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80a5674..5910e5f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ This is nowhere near complete. Stay tuned. - Replace strings with &str? - Function application - - Errors on bad values (mod negative, rt -1) - Commands - Documentation (usage) - Documentation (comments) @@ -41,6 +40,7 @@ This is nowhere near complete. Stay tuned. - Complex numbers - Config file - History to file + - Reference previous results ## Prompt - Live syntax/output \ No newline at end of file