Skip to content

Commit ac4de9e

Browse files
authored
Update demo link in README
1 parent 31eadd1 commit ac4de9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ await pc.setRemoteDescription({ type: "answer", sdp: await res.text() });
104104

105105
This simple, HTTP-based interaction model is the foundation for how all clients, including server-side services, will communicate with the core.
106106

107-
👉 For a complete implementation with UI controls, see the [demo](./demo) directory.
107+
👉 For a complete implementation with UI controls, see the [demo](./demo) directory or [jsfiddle](https://jsfiddle.net/lherman/uc4r76e1/1/).
108108

109109
## Roadmap
110110

0 commit comments

Comments
 (0)