Skip to content

Commit 65ead62

Browse files
committed
fix: video display on GitHub
1 parent a20832c commit 65ead62

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,9 @@
4040
</a>
4141
</div>
4242

43-
<table style="width: 100%;">
44-
<tr>
45-
<th align="center">CLI Interface Demo</th>
46-
<th align="center">Web Interface Demo</th>
47-
</tr>
48-
<tr>
49-
<td align="center"><video width="100%" controls><source src="assets/Video/flightvault_cli.mp4" type="video/mp4">Your browser does not support the video tag.</video></td>
50-
<td align="center"><video width="100%" controls><source src="assets/Video/flightvault_web.mp4" type="video/mp4">Your browser does not support the video tag.</video></td>
51-
</tr>
52-
</table>
43+
**Local Demo Videos Available:**
44+
- `assets/Video/flightvault_cli.mp4` - CLI Interface Demo
45+
- `assets/Video/flightvault_web.mp4` - Web Interface Demo
5346
<br>
5447

5548
### ⚡ Quick Start

0 commit comments

Comments
 (0)