diff --git a/README-ZH_CN.md b/README-ZH_CN.md index 4df9c2c..7582711 100644 --- a/README-ZH_CN.md +++ b/README-ZH_CN.md @@ -16,7 +16,8 @@ ## 📦 安装 -[📝 更新日志](./UPDATE_LOG.md) +- [📝 更新日志](./UPDATE_LOG.md) +- [🕒 历史版本...](https://github.com/lencx/ChatGPT/releases) @@ -135,7 +136,7 @@ 目前同步自定文件仅支持 json 和 csv,且需要满足以下格式,否则会导致应用异常: -> JSON 格式 +`JSON 格式` ```json [ @@ -152,7 +153,7 @@ ] ``` -> CSV 格式 +`CSV 格式` ```csv "cmd","act","prompt" diff --git a/README.md b/README.md index 25aea6c..9afc75f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ ## 📦 Install -[📝 Update Log](./UPDATE_LOG.md) +- [📝 Update Log](./UPDATE_LOG.md) +- [🕒 History versions...](https://github.com/lencx/ChatGPT/releases) @@ -55,8 +56,6 @@ - [chat-gpt_0.7.4_amd64.AppImage](https://github.com/lencx/ChatGPT/releases/download/v0.7.4/chat-gpt_0.7.4_amd64.AppImage): **works reliably, you can try it if `.deb` fails to run** - Available on [AUR](https://aur.archlinux.org/packages/chatgpt-desktop-bin) with the package name `chatgpt-desktop-bin`, and you can use your favourite AUR package manager to install it. -[History versions...](https://github.com/lencx/ChatGPT/releases) - ---