Skip to content

Commit 6697862

Browse files
committed
2 parents d165231 + 4d7f0ee commit 6697862

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
Astar algorithm applied to a pathfinding scenario, with the ability to see the algorithm in action, step by step.
33

44
## :red_circle: Online version
5-
A live version is available [here](https://drendog.github.io/Logic-Circuit-Simulator/).
6-
![](demo.gif)
5+
A live version is available [here](https://tendto.github.io/AstarPathfindingAlgorithm/)
6+
7+
![](graphic/demo.gif)
78

89
## :books: Documentation
9-
[Documentation](https://google.com)
10+
[Documentation](doc/DOC.md)
1011

1112
## 🤝 Contributing
1213

@@ -31,4 +32,4 @@ I'd especially appreciate every feedback aimed at improving the presentation and
3132

3233
## :balance_scale: License
3334

34-
[MIT](https://choosealicense.com/licenses/mit/)
35+
[MIT](https://choosealicense.com/licenses/mit/)

0 commit comments

Comments
 (0)