Explorar o código

fix: typo in README.md

lanvent %!s(int64=3) %!d(string=hai) anos
pai
achega
dbb0648c39
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -81,7 +81,9 @@ pip3 install --upgrade openai
 **(3) 拓展依赖 (可选):**
 
 语音识别及语音回复相关依赖:[#415](https://github.com/zhayujie/chatgpt-on-wechat/issues/415)。
+
 让会话token数量的计算更加精准:
+
 ```bash
 pip3 install --upgrade tiktoken
 ```