added vanilla to readme

This commit is contained in:
Sander Hautvast 2021-02-12 17:59:40 +01:00
parent da3fa22ecb
commit 767839c52f

View file

@ -1,6 +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
<img src="screenshot-0.png" with="250"></img> <img src="screenshot-0.png" with="250"></img>