From 0bfeea09ed2fa42e614173c9fd6d8ff523b92b3f Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 27 Mar 2023 11:00:14 -0700 Subject: [PATCH] Updated README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8b9312f..4828166 100644 --- a/README.md +++ b/README.md @@ -10,18 +10,18 @@ This is nowhere near complete. Stay tuned. ## Before For 1.0 release - - Tests - - Branding - Replace strings with &str? - Function application - Commands - Arrows to move cursor - Documentation - - Versioning + - Branding + - ** as exponentiation + - Improve tests ## General - - CLI Options + - CLI Options: version, help, evaluate - Compile to WASM => webapp ## Internals