Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DubiousCactus authored Oct 23, 2024
1 parent 87f8c92 commit caeb4f2
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,21 @@ _Suggestions are always welcome!_


<div align="center">
<img src="https://www.scss.tcd.ie/~moralest/nfpt-display.gif"> <!-- TODO: update -->

<!--<img src="https://www.scss.tcd.ie/~moralest/nfpt-display.gif"> <!-- TODO: update -->
<div style="display: inline-flex; align-items: center;">
<!-- Video Thumbnail -->
<a href="https://www.youtube.com/watch?v=daKb4nshJE8" target="_blank" style="display: inline-block;">
<img src="https://img.youtube.com/vi/daKb4nshJE8/0.jpg" style="width: 30%; display: block;">
</a>

<!-- Play Button -->
<a href="https://www.youtube.com/watch?v=daKb4nshJE8" target="_blank" style="display: inline-block;">
<img src="https://upload.wikimedia.org/wikipedia/commons/b/b8/YouTube_play_button_icon_%282013%E2%80%932017%29.svg"
style="width: 50px; height: auto; margin-left: 5px;">
</a>
</div>

<i>Eyecandy display for your training curves in the terminal!</i>
</div>
<br>
Expand Down

0 comments on commit caeb4f2

Please sign in to comment.