From 07ab893458d72e4cbd0e5956ba2191d0715d8c01 Mon Sep 17 00:00:00 2001
From: s224389 <s224389@student.dtu.dk>
Date: Mon, 20 Jan 2025 19:33:17 +0100
Subject: [PATCH] Updated readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fe3b4b4..39a2f82 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ _This repository is no longer being updated._
 
 ### Description
 
-An interactive GUI for path tracing and extraction in 2D images. The inteded use is for 2D medical images of Amphisbaena sutures, but we have found that it extends well into other domains aswell.
+An interactive GUI for path tracing and extraction in 2D images. The inteded use is for 2D medical images of Amphisbaena sutures, but we have found that it extends well into other domains aswell for path extraction in 2D images.
 
 The user places a start and end point between which the program automatically finds a viable path. The user can place multiple new guide points to help fit the path to their liking. The smoothness of the path can be adjusted aswell. Advanced settings are available.
 
-- 
GitLab