Skip to content

Commit c6b5ec0

Browse files
committed
docs(README.zh.md): 更新应用下载链接和使用说明
- 添加 Web (PWA) 版和 Tauri 版下载链接 - 更新 Tauri 版兼容性说明,明确 WebView2 版本要求 - 优化文档结构,提高可读性
1 parent bca2070 commit c6b5ec0

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

README.zh.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,12 @@ TODO
3737

3838
您可以直接在浏览器中使用 Web (PWA) 版。如果您的浏览器支持 PWA 功能,您还可以将 PWA 版应用安装到桌面。
3939

40-
您也可以下载 Web (PWA) 版,以便离线运行和固定版本。
40+
- [进入 Web (PWA) 版][PwaApp]
41+
42+
您也可以下载 Tauri 版。
43+
44+
- [Gitee 发行版][ReleaseOnGitee]
45+
- [GitHub 发行版][ReleaseOnGithub]
4146

4247
## 使用方法
4348

@@ -66,9 +71,9 @@ TODO
6671

6772
### Tauri 版兼容性
6873

69-
| 操作系统 | 特性 | 详情 | 解决方案 |
70-
| -------- | ---- | ----------------------------------- | ------------------- |
71-
| Windows | 运行 | 需要 WebView2 v88.0.0.0 或 更高版本 | 安装或更新 WebView2 |
74+
| 操作系统 | 特性 | 详情 | 解决方案 |
75+
| -------- | -------- | ----------------------------------- | ------------------- |
76+
| Windows | 应用启动 | 需要 WebView2 v88.0.0.0 或 更高版本 | 安装或更新 WebView2 |
7277

7378
## 开发与贡献
7479

0 commit comments

Comments
 (0)