From 2ed2884118ad0cd253a03d9c5658a85097bf7858 Mon Sep 17 00:00:00 2001 From: ljw <84855512@qq.com> Date: Thu, 19 Sep 2024 12:05:53 +0800 Subject: [PATCH] up README_EN.md --- README_EN.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README_EN.md b/README_EN.md index 222f56d..9894d21 100644 --- a/README_EN.md +++ b/README_EN.md @@ -50,10 +50,7 @@ desktop software that provides self-hosted solutions. ![pc_gr](docs/pc_gr.png) -### **Web UI - -**: The frontend and backend are separated to provide a user-friendly management interface, primarily for managing and -displaying data. +### **Web UI**: The frontend and backend are separated to provide a user-friendly management interface, primarily for managing and displaying data. ***Frontend code is available at [rustdesk-api-web](https://github.com/lejianwen/rustdesk-api-web)*** @@ -87,9 +84,7 @@ installation are `admin` `admin`, please change the password immediately.*** 3. After logging in, the ID server and key will be automatically synced. 4. The address book will also be automatically saved to the web client for convenient use. -### **Automated Documentation - -**: API documentation is generated using Swag, making it easier for developers to understand and use the API. +### **Automated Documentation** : API documentation is generated using Swag, making it easier for developers to understand and use the API. 1. Admin panel docs: `/admin/swagger/index.html` 2. PC client docs: `/swagger/index.html`