From 540131a43cac332076cd29cb0f7c9c53262bbcd8 Mon Sep 17 00:00:00 2001 From: Linus Schilpp <6258568+lischilpp@users.noreply.github.com> Date: Sun, 23 Jun 2024 22:50:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecc0f7c..bcb814e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This program can be used to visualize points / objects / vectors like in math sc - Zoom-in /-out, Move view # Screenshots -![Screenshot of the tool rendering various geometric shapes](img/screenshot1.png) +Screenshot of the tool rendering various geometric shapes # Usage For an example usage refer to https://github.com/yxyx136/2DPlotter/blob/master/Main.js