added link to live site

This commit is contained in:
Sander Hautvast 2021-03-05 16:35:26 +01:00
parent 81f240e270
commit 2caefc85c5

View file

@ -2,6 +2,7 @@
* is a Matrix
* and a repl: ReadEvalPrint Loop, where Print is doing operations on vectors and matrices in a graphic environment
* written in vanilla javascript (ES6)
* see live at https://matrepl.net
![add 2 vectors](screenshot.png? "add 2 vectors")