Skip to content

Commit 21de335

Browse files
committed
README
1 parent ca766f1 commit 21de335

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
2. 在启动器中添加资源:
4141
- 点击 `添加``添加文件夹` ,选择需要打开的资源(可以是任意文档,应用程序等)。
4242
- 点击 `添加网址` ,输入网址名称和链接。
43-
3. 添加完成后,点击 `启动` 按钮即可打开启动器中的所有资源。
43+
3. 添加完成后,点击 `启动` 按钮即可打开启动器中的所有资源。启动成功后主窗口将自动隐藏
4444

4545
![主界面操作](src/assets/home_desc.png)
4646

@@ -90,7 +90,7 @@
9090
- **Tauri CLI:** 安装 [Tauri CLI](https://tauri.app/),用于管理 Tauri 的开发和构建:
9191

9292
```bash
93-
cargo install tauri-cli
93+
cargo install create-tauri-app --locked
9494
```
9595

9696
- SQLite: 确保系统上支持 SQLite 数据库,因为项目使用 `sqlx``SQLite` 作为数据存储后端。

src/assets/home_desc.png

-209 KB
Loading

0 commit comments

Comments
 (0)