diff --git a/README.md b/README.md index fd2d928..d341bf0 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,9 @@ + `/join ` 加入聊天房间 + `/rooms` 获取聊天房间列表 + `/msg ` 发送消息 -+ `/quit` 退出房间 \ No newline at end of file ++ `/quit` 退出房间 + +### 连接 ++ 服务运行起来 ++ 使用 telnet ip port ++ 或者使用其他方式连接TCP服务 \ No newline at end of file