Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DeppWang committed Jun 4, 2024
1 parent 6544106 commit f4f84b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# youdaonote-pull

现在有道云笔记不能导出笔记,迁移笔记很麻烦。此脚本可将所有笔记下载到本地。
现在有道云笔记不能导出笔记,迁移笔记很麻烦。此脚本可将所有笔记下载到本地。脚本完全本地运行,你不用担心数据安全。

## 功能

Expand Down Expand Up @@ -122,7 +122,7 @@ pip install -r requirements.txt
}
```

- 提示:脚本单纯本地运行,不用担心你的 `Cookies` 泄露
- 提示:脚本完全本地运行,不用担心你的 `Cookies` 泄露

#### 4、设置脚本参数配置文件 `config.json`

Expand Down

0 comments on commit f4f84b8

Please sign in to comment.