Skip to content

Commit 2bc0eb9

Browse files
committed
fix: 修复说明
1 parent ff8dba4 commit 2bc0eb9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# GOECS GUI Version
22

3-
[![Build All UI APP](https://github.com/oneclickvirt/ecs/actions/workflows/build.yml/badge.svg)](https://github.com/oneclickvirt/ecs/actions/workflows/build.yml)
3+
[![Build All UI APP](https://github.com/oneclickvirt/ecs-gui/actions/workflows/build.yml/badge.svg)](https://github.com/oneclickvirt/ecs-gui/actions/workflows/build.yml)
44

55
基于融合怪GO版本在Fyne框架上开发的跨平台系统测试工具,支持 Android、macOS、Windows 和 Linux 平台。
66

7+
原项目:https://github.com/oneclickvirt/ecs
8+
79
## 支持平台
810

911
### Android
@@ -23,7 +25,7 @@
2325
- 支持架构: ARM64, AMD64
2426

2527
### Linux
26-
- Action未编译
28+
- Action编译未自签证书
2729
- 支持架构: ARM64, AMD64
2830

2931
## 本地构建
@@ -90,7 +92,7 @@ go install fyne.io/fyne/v2/cmd/fyne@latest
9092

9193
```bash
9294
# 克隆仓库
93-
git clone https://github.com/oneclickvirt/ecs.git
95+
git clone https://github.com/oneclickvirt/ecs-gui.git
9496
cd ecs
9597

9698
# 切换到 GUI 分支

0 commit comments

Comments
 (0)