Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NGLSG authored Nov 10, 2023
1 parent 2b42463 commit 35d4193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ _✨基于nlohmann,cpr,spdlog的ChatBot✨_
```

* **会话**
*
* 提交对话
*
* 提交对话
```c++
bot.Submit("Hello","user");//对话内容,及对话模式 默认为user
bot.SubmitAsync("Hello","user");//异步提交对话内容,及对话模式 默认为user
Expand Down

0 comments on commit 35d4193

Please sign in to comment.