Add example to README.md

This commit is contained in:
Stone_Red
2023-05-05 20:12:43 +02:00
committed by GitHub
parent 9d430597e1
commit 2bde0f4407
+5
View File
@@ -1,2 +1,7 @@
# Maze
> A small maze solving program
## Example
> This example uses the DFS algorithm, but the program supports the BFS algorithm as well.
![Recording 2023-05-05 200237 (online-video-cutter com)](https://user-images.githubusercontent.com/56473591/236534874-f618c075-86af-41a9-9c4e-08e7d504af00.gif)