diff --git a/README.md b/README.md
index 06a8d79..b10f773 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,10 @@ It contains a Android client app and server program.
Usage:
1、download android client app
2、register user
+
+
3、remember register key-number(N)
+
4、download server program matched you serverOS
5、modify config file(conf-proxy.xml):
@@ -21,7 +24,10 @@ Usage:
6、excute shell "nohup ./proxy_server -i1000 -o1000 -w8 >/dev/null &"(parameter i:input connections,o:output connections,w:max threads)
7、login from android client app
+
8、create service local proxy in android app
+
+
9、enjoy it!
ps:
The Linux 64 bit version does dependless any third party package.