Skip to content

Commit 8cad744

Browse files
authored
Update README.md
1 parent 500f6cb commit 8cad744

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
@@ -16,4 +16,4 @@ Breadth First Search is unweighted and gaurantee a optimal path.
1616

1717
### Depth First Search
1818
Depth First Search is unweighted and does not gaurantee a optimal path.
19-
![](https://github.com/ss892714028/Maze-PathFinder-Visualization-Python/blob/master/gifs/dfs.gif)
19+
![](https://github.com/ss892714028/Maze-PathFinder-Visualization-Python/blob/master/gifs/dfs-nonoptimal.gif)

0 commit comments

Comments
 (0)