Skip to content

Commit cef532f

Browse files
authored
Replace video links with HTML video tags
Updated video links in README to use HTML video tags.
1 parent be2b785 commit cef532f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ python demos/01_connect_discovery.py
6060
### Featured Video Links
6161

6262
07 mini console:
63-
https://github.com/GSstarGamer/Py-Ritone/raw/main/python/demos/07-mini-console.mp4
63+
<video src="https://github.com/GSstarGamer/Py-Ritone/raw/main/python/demos/07-mini-console.mp4"></video>
6464

6565
09 local-path build helper:
66-
https://github.com/GSstarGamer/Py-Ritone/raw/main/python/demos/09-build-file-local-path.mp4
66+
<video src="https://github.com/GSstarGamer/Py-Ritone/raw/main/python/demos/09-build-file-local-path.mp4"></video>
6767

6868
## One-Click Dev Client
6969

0 commit comments

Comments
 (0)