Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
8enet authored Jan 15, 2017
1 parent 59fe60e commit 3433113
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
```
cd opsxlib
make all
cd ../app
gradle assembleDebug
```
将会启动一个`LocalServerSocket`,供client调用。
前端连接到`LocalSocks` 后即可发送命令去类似代理执行一样执行`IAppOpsService`中的方法。
Expand Down

0 comments on commit 3433113

Please sign in to comment.