updated image reference

This commit is contained in:
Sander Hautvast 2021-02-12 18:19:40 +01:00
parent 1bb7dd74ce
commit d7a6648dd1

View file

@ -3,7 +3,7 @@
* 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 (ES6) * written in vanilla javascript (ES6)
<img src="screenshot.png" with="250"></img> ![add 2 vectors](screenshot.png? "add 2 vectors")
The repl has the following syntax (It's work in progress, new capabilities will be added) The repl has the following syntax (It's work in progress, new capabilities will be added)
* arithmetic expressions: * arithmetic expressions: