Skip to content

Commit 9c4da05

Browse files
committed
fix video
1 parent ce30299 commit 9c4da05

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@ A real-time collaboration project to draw with your friends.
77

88
## Demo
99

10-
<iframe width="560" height="315"
11-
src="https://youtu.be/74T8SncLnE8?si=UW4dB4Rs7_qqL6nn?&autoplay=1"frameborder="0"
12-
allowfullscreen></iframe>
13-
10+
<iframe
11+
width="640"
12+
height="480"
13+
src="https://youtu.be/74T8SncLnE8?si=UW4dB4Rs7_qqL6nn"
14+
frameborder="0"
15+
allow="autoplay; encrypted-media"
16+
allowfullscreen
17+
>
18+
</iframe>
1419
1520
## Instructions
1621

0 commit comments

Comments
 (0)