Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
luxiaoxun committed Apr 13, 2018
1 parent 262709c commit 6fdb4f0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ An RPC framework based on Netty, ZooKeeper and Spring
* Long lived persistent connection
* High availability, load balance and failover
* Service Discovery support by ZooKeeper

#### How to use
### Design:
![design](https://images2015.cnblogs.com/blog/434101/201603/434101-20160316102651631-1816064105.png)
### How to use
1. Define an interface:

public interface HelloService {
Expand Down

0 comments on commit 6fdb4f0

Please sign in to comment.