From 3864b2e27aade59ad38221dbae99146463f7c34b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B6=BC=E9=A2=A8=E7=BE=BD=E6=9C=88?= Date: Sun, 12 Feb 2023 15:38:30 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)