update README.md.

Signed-off-by: konyshe <383456+konyshe@user.noreply.gitee.com>
This commit is contained in:
konyshe
2025-03-29 05:39:07 +00:00
committed by Gitee
parent 3285a10051
commit ff1efabbd9

View File

@@ -71,7 +71,7 @@
## 举例 1
### remote 端运行在公司电脑
### remote 端运行
#### (windows, UI)
@@ -79,7 +79,7 @@
![使用说明](https://gitee.com/konyshe/goodlink/raw/master/assert/v2/5.png "使用说明")
### local 端运行在家里电脑(或者出差笔记本)
### local 端运行
#### (windows, UI)
@@ -89,7 +89,7 @@
## 举例 2
### remote 端运行在家里的 NAS
### remote 端运行
#### ( linux, Docker )
@@ -109,7 +109,7 @@ docker rm goodlink -f; docker run -d --name=goodlink --net=host --restart=always
.\goodlink-windows-amd64.exe --key=nas_202412140928 --remote
```
### local 端运行在公司电脑
### local 端运行
#### ( linux, Docker )