updated readme
This commit is contained in:
parent
c7dfaf1ca7
commit
c0c2f81fd2
@ -83,7 +83,7 @@ it with the following arguments
|
|||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
| BFS | DFS |
|
| BFS | DFS |
|
||||||
| ---------------------------------------------- | ----------------------------------------- |
|
| ------------------------------------------ | ------------------------------------- |
|
||||||
| ![bfs](./assets/videos/bfs.gif) | ![dfs](./assets/videos/dfs.gif) |
|
| ![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) |
|
| ![disjkstra](./assets/videos/dijkstra.gif) | ![a-star](./assets/videos/a-star.gif) |
|
||||||
|
Loading…
Reference in New Issue
Block a user