From c9021ce1b1bee646b031524ad08679492f88493e Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Fri, 12 Feb 2021 18:02:02 +0100 Subject: [PATCH] added ES6 to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52cb9bc..15e49ec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ **MatRepl** * is a Matrix * and a repl: Read–Eval–Print Loop, where Print is doing operations on vectors and matrices in a graphic environment -* written in vanilla javascript +* written in vanilla javascript (ES6)