diff --git a/README.md b/README.md index 3386927..e62d473 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## 欢迎使用`wechatgpt`智能机器人,Let's Chat with ChatGPT +# 欢迎使用`wechatgpt`智能机器人,Let's Chat with ChatGPT 如果觉得不错,请麻烦点个`Star`,非常感谢。
@@ -11,16 +11,16 @@
-## 仓库地址 +# 仓库地址 https://github.com/houko/wechatgpt -## 准备运行环境 +# 准备运行环境 ``` go mod tidy cp config/config.yaml.example local/config.yaml ``` -## 修改你的token +# 修改你的token 打开 [openai](https://beta.openai.com/account/api-keys) 并注册一个账号, 生成一个apiKey并把apiKey放到`local/config.yaml`的token下,请看如下示例: 大陆用户注册`openai`请参考 [注册ChatGPT详细指南](https://sms-activate.org/cn/info/ChatGPT) @@ -31,7 +31,7 @@ chatgpt: token: sk-pKHZD1fLYqXDjjsdsdsdUvIODTT3ssjdfadsJC2gTuqqhTum ``` -## 运行App +# 运行App ``` go run main.go ``` @@ -86,11 +86,6 @@ INFO[0099] 3