瀏覽代碼

update README.md.

Signed-off-by: blue <825657193@qq.com>
blue 3 年之前
父節點
當前提交
57d5da951f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -124,7 +124,7 @@ public class IMClient {
 }
 ```
 
-发送私聊消息(群聊同理):
+发送私聊消息(群聊也是类似的方式):
 ```
  @Autowired
  private IMClient imClient;