Skip to content

Commit beba9cd

Browse files
committed
Replace embedded demo video with badge link
Replace the inline <video> tag with a shield-style clickable badge that links to public/demo_video/demo.mp4 and add a short note prompting users to click to download and watch the demo. This simplifies the README layout and avoids embedding a large video directly.
1 parent b59f454 commit beba9cd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313

1414
## Demo
1515

16-
<video src="public/demo_video/demo.mp4" controls width="100%"></video>
16+
[![Demo Video](https://img.shields.io/badge/▶️_Watch-Demo_Video-red?style=for-the-badge)](public/demo_video/demo.mp4)
17+
18+
*Click above to download and watch the demo video*
1719

1820
---
1921

0 commit comments

Comments
 (0)