From 769c37f1484324b514d284db86e523ad361a045a Mon Sep 17 00:00:00 2001 From: Mitchell Date: Fri, 2 Jun 2017 15:46:18 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb80b1e..e8f8715 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Simple implementation of the a* algorithm +This is a particularly old project of mine so it suffers from OOP explosion and pretty bad code + Blue = wall Red = walkway