We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4aa2b commit 9dc7b60Copy full SHA for 9dc7b60
1 file changed
README.md
@@ -2,11 +2,11 @@
2
Astar algorithm applied to a pathfinding scenario, with the ability to see the algorithm in action, step by step.
3
4
## :red_circle: Online version
5
-A live version is available [here](https://drendog.github.io/Logic-Circuit-Simulator/).
6
-
+A live version is available [here](https://drendog.github.io/Logic-Circuit-Simulator/)<br>
+
7
8
## :books: Documentation
9
-[Documentation](https://google.com)
+[Documentation](doc/DOC.md)
10
11
## 🤝 Contributing
12
@@ -31,4 +31,4 @@ I'd especially appreciate every feedback aimed at improving the presentation and
31
32
## :balance_scale: License
33
34
-[MIT](https://choosealicense.com/licenses/mit/)
+[MIT](https://choosealicense.com/licenses/mit/)
0 commit comments