From fc9f2ce42a6eea647d264bf3a60679f3a3290c42 Mon Sep 17 00:00:00 2001
From: s224389 <s224389@student.dtu.dk>
Date: Mon, 20 Jan 2025 19:29:21 +0100
Subject: [PATCH] Changed readme.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5f4fcff..32c0fdc 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ The user places a start and end point between which the program automatically fi
 
 The points making up the final path can be exported to a `.csv` file.
 
-![](https://33333.cdn.cke-cs.com/kSW7V9NHUXugvhoQeFaf/animations/35f19ef2a6a7ea0854ddc1eddcc6a96ef7ae73f0fc22a0e3.gif)
+![General usage of the GUI](./images/GUI_gif.gif)
 
 ### Installation
 
@@ -24,7 +24,7 @@ pip install pt2d
 
 To open the program type out `pt2d` in a terminal. The GUI looks the following:
 
-![](https://33333.cdn.cke-cs.com/kSW7V9NHUXugvhoQeFaf/images/2a5f1faa68d565061954e766fd5202abcecfd51317f8da25.PNG)
+![General GUI layout](./images/GUI.PNG)
 
 The functionality of the program extends to the following:
 
-- 
GitLab