Skip to content

Commit 912d4f1

Browse files
committed
python
1 parent 5835a77 commit 912d4f1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ By orchestrating gaze-driven pointer control, voice-command parsing, and concurr
3030
* A microphone
3131
* Google Chrome (v114+)
3232
* Python
33+
3334
---
3435

3536
# Summary

video.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!-- <script>
2-
window.location.replace("yt-link");
3-
</script> -->
4-
<!-- TODO -->
1+
<script>
2+
window.location.replace("https://youtu.be/caxh22XqrdI");
3+
</script>

0 commit comments

Comments
 (0)