diff --git a/README-ZH_CN.md b/README-ZH_CN.md index 96024af..46a671a 100644 --- a/README-ZH_CN.md +++ b/README-ZH_CN.md @@ -130,6 +130,7 @@ - `[.chatgpt]` - 应用配置根路径 - `chat.conf.json` - 应用喜好配置 + - `chat.awesome.json` - 自定义 URL 列表,类似于浏览器书签。可以将任意 URL 作为主窗口或托盘窗口 (**Control Conter -> Awesome**) - `chat.model.json` - ChatGPT 输入提示,通过斜杠命令来快速完成输入,主要包含三部分: - `user_custom` - 需要手动录入 (**Control Conter -> Language Model -> User Custom**) - `sync_prompts` - 从 [f/awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) 同步数据 (**Control Conter -> Language Model -> Sync Prompts**) diff --git a/README.md b/README.md index e1e8332..a6e5bce 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ You can look at **[awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt - `[.chatgpt]` - application configuration root folder - `chat.conf.json` - preferences configuration + - `chat.awesome.json` - Custom URL lists, similar to browser bookmarks. Any URL can be used as the main window or tray window (**Control Conter -> Awesome**) - `chat.model.json` - prompts configuration,contains three parts: - `user_custom` - Requires manual data entry (**Control Conter -> Language Model -> User Custom**) - `sync_prompts` - Synchronizing data from [f/awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) (**Control Conter -> Language Model -> Sync Prompts**)