mirror of
https://github.com/Stone-Red-Code/Maze.git
synced 2026-09-04 00:56:11 +02:00
Add example to README.md
This commit is contained in:
@@ -1,2 +1,7 @@
|
|||||||
# Maze
|
# Maze
|
||||||
> A small maze solving program
|
> A small maze solving program
|
||||||
|
|
||||||
|
## Example
|
||||||
|
> This example uses the DFS algorithm, but the program supports the BFS algorithm as well.
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user