From 2caefc85c5eaef962d0872e3f832eaecd4d22c81 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Fri, 5 Mar 2021 16:35:26 +0100 Subject: [PATCH] added link to live site --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b38d8e5..2dd6f6c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ * is a Matrix * 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) +* see live at https://matrepl.net ![add 2 vectors](screenshot.png? "add 2 vectors")