From b1da7c2693fc9377ca282ef5565e39612bd16a7d Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Thu, 18 Feb 2021 22:17:46 +0100 Subject: [PATCH] text corrected --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11a838a..b360c06 100644 --- a/README.md +++ b/README.md @@ -37,5 +37,5 @@ The repl has the following syntax (It's work in progress, new capabilities will b=vector(0,0,-1,1) c="a+b" ``` -* and press enter. Then using the mouse pointer move a or b. (Labels will be added). +* and press enter. Then using the mouse pointer move a or b. * or type help() \ No newline at end of file