updated readme

This commit is contained in:
Karma Riuk 2023-08-27 18:48:51 +02:00
parent 0181914013
commit c7dfaf1ca7

View File

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