From da3fa22ecbe56bc96dedd404fb0994e0aacea52a Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Fri, 12 Feb 2021 17:57:32 +0100 Subject: [PATCH] updated screenshot size again --- README.md | 2 +- screenshot-1.png => screenshot-0.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename screenshot-1.png => screenshot-0.png (100%) diff --git a/README.md b/README.md index 76fd091..ea647a1 100644 --- a/README.md +++ b/README.md @@ -2,7 +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 - + The repl has the following syntax (It's work in progress, new capabilities will be added) * arithmetic expressions: diff --git a/screenshot-1.png b/screenshot-0.png similarity index 100% rename from screenshot-1.png rename to screenshot-0.png