From f6a121283e59aec2b895b71e9ed540ba5cab00cc Mon Sep 17 00:00:00 2001 From: OverLoad Date: Fri, 11 Apr 2025 13:21:08 +0800 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 290fd2e..4fa7087 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -2,7 +2,7 @@ [![CI Build](https://github.com/SwartzMss/SimpleRustDesk/actions/workflows/msbuild.yml/badge.svg)](https://github.com/SwartzMss/SimpleRustDesk/actions/workflows/msbuild.yml) [![Render PlantUML Diagrams](https://github.com/SwartzMss/SimpleRustDesk/actions/workflows/plantuml-render.yml/badge.svg)](https://github.com/SwartzMss/SimpleRustDesk/actions/workflows/plantuml-render.yml) -[![Download](https://img.shields.io/github/downloads/yeongpin/cursor-free-vip/total?style=flat-square&logo=github&color=52c41a1)](https://github.com/SwartzMss/SimpleRustDesk/releases/latest) +[![Download](https://img.shields.io/github/downloads/SwartzMss/SimpleRustDesk/total?style=flat-square&logo=github&color=52c41a1)](https://github.com/SwartzMss/SimpleRustDesk/releases/latest) SimpleRustDesk 是一个远程桌面控制系统示例项目,参考 RustDesk 的设计思想,展示了如何构建一个完整的远程控制框架。系统通过信令交互和数据中继,实现被控端与控制端之间的远程连接与数据传输,主要包含以下模块: