Skip to content

Commit

Permalink
doc: Fixed video to mp4 file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasperez19 committed Oct 25, 2024
1 parent 430ac6a commit 3825b5d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## Demo
<video width="320" height="240" controls>
<source src="docs/mic-master-flex-demo.mov" type="video/mp4">
<source src="docs/mic-master-flex-demo.mp4" type="video/mp4">
</video>

## 🚀 Project Structure
Expand Down
File renamed without changes.

0 comments on commit 3825b5d

Please sign in to comment.