Skip to content

Commit 62ae147

Browse files
committed
docs: fix video embed to use GitHub-hosted URL
1 parent 966126a commit 62ae147

2 files 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
@@ -16,7 +16,7 @@
1616

1717
**Debug iOS Safari from your AI agent.** No existing tool lets AI assistants interact with Safari on a real iPhone. Chrome DevTools MCP speaks CDP, which is incompatible with WebKit. This project bridges that gap.
1818

19-
<video src="demo.mp4" autoplay loop muted playsinline></video>
19+
<video src="https://github.com/user-attachments/assets/dcc0dc05-3a1f-4454-88a8-51ee28da9fd2" autoplay loop muted playsinline></video>
2020

2121
100+ tools across all 27 WebKit Inspector Protocol domains — navigation, screenshots, DOM inspection, CSS, network interception, httpOnly cookies, JS debugging, heap snapshots, profiling, and more.
2222

demo.mp4

-550 KB
Binary file not shown.

0 commit comments

Comments
 (0)