Update examples/p2p-webrtc/video-transform/README.md

Co-authored-by: Mark Backman <mark@daily.co>
This commit is contained in:
Filipi da Silva Fuchter
2025-04-10 07:37:07 -03:00
committed by GitHub
parent 05b6a5ae4b
commit 4f221b817a

View File

@@ -43,7 +43,7 @@ You can quickly test your bot using the `SmallWebRTCPrebuiltUI`:
👉 http://localhost:7860
- (Or use your custom port, if configured)
### 3⃣ Connect Using a custom Client App
### 3⃣ Connect Using a Custom Client App
For client-side setup, refer to the:
- [Typescript Guide](client/typescript/README.md).