From 0f34b80066e8479516071536db464954bd01e016 Mon Sep 17 00:00:00 2001 From: zijiren233 Date: Mon, 9 Oct 2023 19:28:34 +0800 Subject: [PATCH] Docs: add demo --- README-CN.md | 4 ++++ README.md | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/README-CN.md b/README-CN.md index 5e9bbdd..19502e8 100644 --- a/README-CN.md +++ b/README-CN.md @@ -48,6 +48,10 @@ SyncTV 的同步观看功能确保所有观看视频的人都在同一点上。 - [x] 代理 - [ ] 视频代理 - [ ] 直播代理 +--- + +# Demo +https://synctv.pyhdxy.com/ --- # 安装方式 diff --git a/README.md b/README.md index c3ef3d3..6bd62a0 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,11 @@ The theater feature provides a chat and bullet chat function, allowing you to co --- +# Demo +https://synctv.pyhdxy.com/ + +--- + # Installation ## Binary You can download the latest binary from [release page](https://github.com/synctv-org/synctv/releases) and install it manually.