Skip to content

Commit 35d4193

Browse files
authored
Update README.md
1 parent 2b42463 commit 35d4193

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ _✨基于nlohmann,cpr,spdlog的ChatBot✨_
3434
```
3535

3636
* **会话**
37-
*
38-
* 提交对话
37+
*
38+
* 提交对话
3939
```c++
4040
bot.Submit("Hello","user");//对话内容,及对话模式 默认为user
4141
bot.SubmitAsync("Hello","user");//异步提交对话内容,及对话模式 默认为user

0 commit comments

Comments
 (0)