Skip to content

Commit 4fb6319

Browse files
authored
Update README.md
1 parent ea2d286 commit 4fb6319

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ flutter run -d macos
121121
```
122122

123123
> [!NOTE]
124-
> 仓库当前包含 `android/` 目录,但现有功能流和文件处理方式更偏向桌面端使用;README 中的运行示例因此以桌面平台为主。
124+
> 仓库当前可以打包 `android/` 平台产物,但现有功能流和文件处理方式更偏向桌面端使用;README 中的运行示例因此以桌面平台为主。
125125
126126
### 构建产物
127127

@@ -131,7 +131,7 @@ flutter build apk
131131
```
132132

133133
> [!TIP]
134-
> 项目包含一个本地维护的 `excel` 依赖分支,位于 `fork/excel-4.0.6`,拉取仓库后直接执行 `flutter pub get` 即可。
134+
> 项目包含一个本地维护的 `excel` 依赖分支,位于 `fork/excel-4.0.6`用于提供对 wps 的 excel 格式读取。拉取仓库后直接执行 `flutter pub get` 即可。
135135
136136
<a id="screenshots"></a>
137137

0 commit comments

Comments
 (0)