From 7355f60a08284d41c4cccdd475c7245f9e7db8c6 Mon Sep 17 00:00:00 2001 From: Leonard <75704905+Leonardpepa@users.noreply.github.com> Date: Thu, 27 Jan 2022 03:02:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index af7e555..cf23b98 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ This is a tool to visualize search algorithms * Generate random maze * Reset the whole grid * Reset only the path +* Pause/Resume the proccess # How to use * Starting node: Drag and move around with left click @@ -30,6 +31,7 @@ This is a tool to visualize search algorithms * Generate maze: Press the generate button * Reset grid: You can reset the grid anytime * Reset path: You can only reset the path when the algorithm is done +* Pause/Resume: press space to pause or resume the proccess * Visualize: Press the visualize button ## Preview