Skip to content

Commit

Permalink
Fix README.md yt link
Browse files Browse the repository at this point in the history
  • Loading branch information
Flova authored Nov 6, 2024
1 parent 426e173 commit 91948ca
Showing 1 changed file 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 @@ -13,7 +13,9 @@ This repository contains the codebase for a [Marimba](https://en.wikipedia.org/w
## Video Demonstration

<p align="center">
<img width="60%" src="http://i.ytimg.com/vi/73nEBY3L2v0/hqdefault.jpg" alt="marimba playing robot" href="https://www.youtube.com/watch?v=73nEBY3L2v0" />
<a href="https://www.youtube.com/watch?v=73nEBY3L2v0">
<img width="60%" src="http://i.ytimg.com/vi/73nEBY3L2v0/hqdefault.jpg" alt="marimba playing robot" href="https://www.youtube.com/watch?v=73nEBY3L2v0" />
</a>
</p>

## Project Overview
Expand Down

0 comments on commit 91948ca

Please sign in to comment.