added ES6 to readme

This commit is contained in:
Sander Hautvast 2021-02-12 18:02:02 +01:00
parent 767839c52f
commit c9021ce1b1

View file

@ -1,7 +1,7 @@
**MatRepl** **MatRepl**
* is a Matrix * is a Matrix
* and a repl: ReadEvalPrint Loop, where Print is doing operations on vectors and matrices in a graphic environment * and a repl: ReadEvalPrint Loop, where Print is doing operations on vectors and matrices in a graphic environment
* written in vanilla javascript * written in vanilla javascript (ES6)
<img src="screenshot-0.png" with="250"></img> <img src="screenshot-0.png" with="250"></img>