From dc94b63812a1a76a670bb7e81ff95d4622bd6872 Mon Sep 17 00:00:00 2001 From: Bryson Zimmerman Date: Sat, 30 Nov 2024 13:48:13 -0500 Subject: [PATCH] Update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e3ee3a6..732f67a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # HierarchicalPathfinding +Find my code inside ./src/ + +Open project using IntelliJ IDEA for compilation, build with Gradle + +primmaze2.exe was developed by a friend and included here for benchmarking comparison purposes