Skip to content

Commit 67fae6a

Browse files
committed
Update demo section in README to use video tag
Replaces the GIF demo with an embedded MP4 video using the HTML <video> tag for improved playback controls and quality.
1 parent 3d89c31 commit 67fae6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

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

1414
## Demo
1515

16-
![Platform Demo](public/demo_video/Demo_Video.gif)
16+
<video src="public/demo_video/demo.mp4" controls width="100%"></video>
1717

1818
---
1919

0 commit comments

Comments
 (0)