updated readme

This commit is contained in:
Karma Riuk 2023-08-27 18:59:23 +02:00
parent 64864bb47c
commit dea1586280

View File

@ -83,7 +83,7 @@ it with the following arguments
## Examples
| BFS | DFS |
| ---------------------------------------------------- | ----------------------------------------------- |
| :----------------------------------------: | :-----------------------------------: |
| ![bfs](./assets/videos/bfs.gif) | ![dfs](./assets/videos/dfs.gif) |
| <span style="text-align: center">**Dijkstra**</span> | <span style="text-align: center">**A\***</span> |
| ![disjkstra](./assets/videos/dijkstra.gif) | ![a-star](./assets/videos/a-star.gif) |
| **Dijkstra** | **A\*** |