updated readme

This commit is contained in:
Karma Riuk 2023-08-27 18:49:41 +02:00
parent c7dfaf1ca7
commit c0c2f81fd2

View File

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