Skip to content

Commit f94f17a

Browse files
authored
Update README.md
1 parent e1f183f commit f94f17a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Go to config.py and change settings.
55
'dfs' for Depth first search
66
'astar' for A*
77
```bash
8+
git clone https://github.com/ss892714028/Maze-PathFinder-Visualization-Python
89
pip install -r requirements.txt
910
python ./src/drawer.py
1011
```

0 commit comments

Comments
 (0)