diff --git a/README.md b/README.md index 30e670a..e415553 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ cp config/config.yaml.example local/config.yaml 打开 [openai](https://beta.openai.com/account/api-keys) 并注册一个账号, 生成一个api_key并把api_key放到`local/config.yaml` -的token下,请看如下示例: +的token下,请看如下示例(说了是示例别试了,内容乱写的,也感谢@那些担心泄漏key的): ``` chatgpt: @@ -243,4 +243,4 @@ go: github.com/eatmoreapple/openwechat@v1.2.1: Get https://proxy.golang.org/gith ## 协议 -[MIT LICENSE](LICENSE) \ No newline at end of file +[MIT LICENSE](LICENSE)