Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NMPoole authored Jun 11, 2022
1 parent 0499159 commit 3d078d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This project allows a user to experiment with different path-finding algorithms
search algorithms seek a (perhaps optimal) route towards a goal (from a starting position) in a grid. This project was
also used as a means to learn _React.js_ for creating web-based Graphical User Interfaces (GUIs).

Demo At: [Link](https://nmpoole.github.io/MazeSolver/).
Demo At: [https://NMPoole.github.io/MazeSolver/](https://NMPoole.github.io/MazeSolver/).

The user is able to select between different search algorithms:
1. Random Walk
Expand Down

0 comments on commit 3d078d0

Please sign in to comment.