From c07dd9fdb3dc3cb2524cd3a5b67d13d652de18bd Mon Sep 17 00:00:00 2001 From: Houssem Nasri Date: Fri, 26 Nov 2021 21:46:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f7f553..d441ff0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 🎯 Pathfinding -Pathfinding is a graphical Java application for visualizing many pathfinding algorithms, Implemented using the MVP architecture pattern +Pathfinding is a graphical Java application for simulating pathfinding algorithms, Implemented using the MVP architecture pattern ### Included Algorithms