diff --git a/README-zh-TW.md b/README-zh-TW.md index 9db3bc0..5b66725 100644 --- a/README-zh-TW.md +++ b/README-zh-TW.md @@ -21,8 +21,9 @@ ## 在任何地方使用 ChatGPT -- [ChatGPT for Google](https://github.com/wong2/chat-gpt-google-extension):瀏覽器擴充套件,在 Google 搜索結果旁顯示 ChatGPT 回應,支援 Chrome/Edge/Firefox。 +- [ChatGPT for Google](https://github.com/wong2/chat-gpt-google-extension):Chrome/Edge/Firefox 瀏覽器擴充套件,在 Google 搜索結果旁並列 ChatGPT 回應。 - [ChatGPT for VSCode](https://github.com/mpociot/chatgpt-vscode):VSCode 擴充套件。 +- [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac): MacOS 選單列應用程式。 ## 開發用 API diff --git a/README.md b/README.md index 06b8fb8..69213d0 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,9 @@ ## Use ChatGPT anywhere -- [ChatGPT for Google](https://github.com/wong2/chat-gpt-google-extension): Browser extension to display ChatGPT response alongside Google Search results, supports Chrome/Edge/Firefox. -- [ChatGPT for VSCode](https://github.com/mpociot/chatgpt-vscode): VSCode extension that allows you to use ChatGPT right within VSCode. +- [ChatGPT for Google](https://github.com/wong2/chat-gpt-google-extension): Chrome/Edge/Firefox Browser extension. Display ChatGPT response alongside Google Search results. +- [ChatGPT for VSCode](https://github.com/mpociot/chatgpt-vscode): VSCode extension. +- [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac): MacOS menubar app. ## API for developers