From aca8fa072dd71dd750d76b57da0018bd23c47c6c Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 25 Mar 2023 20:10:37 -0700 Subject: [PATCH] Updated README --- README.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d3cedc3..1f0caf7 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,19 @@ -# General - - Documentation +## For 1.0 release - Tests - - CLI Options - Branding - - Compile to WASM => webapp - Replace &str with strings - Named parameters for Tokens + - Function application + - Commands + - Arrows to move cursor + + +## Etc + +# General + - Documentation + - CLI Options + - Compile to WASM => webapp # Internals - Non-recursive treeify @@ -13,7 +21,6 @@ - Copy expression, print with result # Features - - Function application - Variable definitions - Function definitions - Rational datatype @@ -24,7 +31,4 @@ - Complex numbers # Prompt - - Arrows to move cursor - - Syntax errors are broken - - Live syntax/output - - Commands \ No newline at end of file + - Live syntax/output \ No newline at end of file