Skip to content

Commit 8e28f19

Browse files
committed
update readme
1 parent 804de0e commit 8e28f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&content
9999
### 2. Access Token 保存在哪里?💾
100100

101101
- **Windows 操作系统**:Token 会存储在**注册表** `HKEY_CURRENT_USER\Software\tchMaterial-parser` 项中的 `AccessToken` 值。
102-
- **Linux 操作系统**: Token 会存储在 `~/.tchMaterial-parser/data.json` 的文件中。
102+
- **Linux 操作系统**: Token 会存储在 `~/.config/tchMaterial-parser/data.json` 的文件中。
103103
- **macOS 等操作系统**:Token 仅在运行时临时存储于内存,不会自动保存,程序重启后需重新输入,目前我们正在努力改进该功能。
104104

105105
### 3. Token 会不会泄露?🔐

0 commit comments

Comments
 (0)