Skip to content

Commit b79bb11

Browse files
authored
Update README.md
1 parent 2812da6 commit b79bb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ Depth First Search is unweighted and does not guarantee a optimal path.
2424

2525
### Astar (A*)
2626
A* is weighted and guarantee a optimal path.
27-
![](https://github.com/ss892714028/Maze-PathFinder-Visualization-Python/blob/master/gifs/astar.gif)
27+
![](https://github.com/ss892714028/Maze-PathFinder-Visualization-Python/blob/master/gifs/astar_ez.gif)
2828

0 commit comments

Comments
 (0)