From d7a6648dd1be9e2d0a2d72e407390b1213fe8f4f Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Fri, 12 Feb 2021 18:19:40 +0100 Subject: [PATCH] updated image reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1640be0..a367e9f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ * and a repl: Read–Eval–Print Loop, where Print is doing operations on vectors and matrices in a graphic environment * written in vanilla javascript (ES6) - +![add 2 vectors](screenshot.png? "add 2 vectors") The repl has the following syntax (It's work in progress, new capabilities will be added) * arithmetic expressions: