Skip to content

Commit 7355f60

Browse files
authored
Update README.md
1 parent e693474 commit 7355f60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ This is a tool to visualize search algorithms
2121
* Generate random maze
2222
* Reset the whole grid
2323
* Reset only the path
24+
* Pause/Resume the proccess
2425

2526
# How to use
2627
* Starting node: Drag and move around with left click
@@ -30,6 +31,7 @@ This is a tool to visualize search algorithms
3031
* Generate maze: Press the generate button
3132
* Reset grid: You can reset the grid anytime
3233
* Reset path: You can only reset the path when the algorithm is done
34+
* Pause/Resume: press space to pause or resume the proccess
3335
* Visualize: Press the visualize button
3436

3537
## Preview

0 commit comments

Comments
 (0)