From 83768ebd53062860127c39efc6a5a6872e3ebb52 Mon Sep 17 00:00:00 2001 From: SandSnip3r Date: Thu, 1 Apr 2021 09:26:15 -0700 Subject: [PATCH] Updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c98ebd3..6d3b943 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ _Note: Pathfinder issues are not listed here_ - Additional configuration parameters for the pathfinding algorithm - Such as heuristic weighting, optimal search, etc. +- Show why a path could not be found +- Display how long the path took to be built +- Show current cursor position - As Pathfinder grows, this too will grow ## Contributing