Skip to content

Commit

Permalink
updated README.md to feature a gif
Browse files Browse the repository at this point in the history
  • Loading branch information
RaduBolbo committed Oct 4, 2024
1 parent 57c084a commit 18ef52a
Showing 2 changed files with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -8,16 +8,18 @@

<div style="display: flex; align-items: center;">
<div>
<video width="320" height="240" controls>
<source src="data/video_horiz_ds.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<img src="data/gif_ds.gif" alt="Your GIF" width="220" height="240">
</div>
<div style="margin: 0 10px;">
&#8594; <!-- This is the HTML entity for a right arrow -->
</div>
<div>
<img src="data/output_ds.png" alt="Your Image" width="320" height="240">
</div>
</div>



## How to install

**1. install with pip**
Binary file added data/gif_ds.gif
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 18ef52a

Please sign in to comment.