Skip to content

Commit 9dc7b60

Browse files
authored
Update README.md
1 parent aa4aa2b commit 9dc7b60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
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://drendog.github.io/Logic-Circuit-Simulator/)<br>
6+
![](graphic/demo.gif)
77

88
## :books: Documentation
9-
[Documentation](https://google.com)
9+
[Documentation](doc/DOC.md)
1010

1111
## 🤝 Contributing
1212

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

3232
## :balance_scale: License
3333

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

0 commit comments

Comments
 (0)