Skip to content

Commit

Permalink
updated readme as github does not support iframes
Browse files Browse the repository at this point in the history
  • Loading branch information
harisankar95 committed Feb 7, 2024
1 parent 2631076 commit 7f1dcea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,9 @@ The path produced in the previous example can be visualized by adding the follow

This will generate a visualization of the grid and the path and save it to the file `path_visualization.html` and also open it in your default browser.

<iframe src="./assets/path_visualization.html" width="100%" height="500px"></iframe>
<p align="center">
<img src="./assets/path_visualization.png" width="100%" title="Path visualization">
<p align="center">

## Rerun the Algorithm

Expand Down
Binary file added assets/path_visualization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7f1dcea

Please sign in to comment.