Skip to content

Commit

Permalink
Update README fix images show.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybase committed Feb 22, 2015
1 parent 55c6c01 commit ba51c9d
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 @@ -47,5 +47,5 @@
* 如果发送消息时from != to服务器,通过chat-route做send操作,自动转发到相应服务器,再做业务处理,然后应答相应客户端。

#### 序列图
![image](https://raw.githubusercontent.com/im-qq/netty-chat/master/docs/uml/Login.png)
![image](https://raw.githubusercontent.com/im-qq/netty-chat/master/docs/uml/Message.png)
![image](https://raw.githubusercontent.com/im-qq/netty-chat/master/docs/uml/Login.jpg)
![image](https://raw.githubusercontent.com/im-qq/netty-chat/master/docs/uml/Message.jpg)

0 comments on commit ba51c9d

Please sign in to comment.