Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JessYanCoding committed Jun 9, 2017
1 parent a7afa68 commit e7e7c06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* 自动管理监听器,少去了手动注销监听器的烦恼.
* 默认运行在主线层,少去了切换线程的烦恼.
* 多平台支持,支持 **Okhttp** , **Retrofit** , **Glide**.
* 轻量级框架,不包含任何三方库,体积极小.

## Download
``` gradle
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
* Automatic management of the listener, less to manually cancel the trouble of the listener.
* The default run in the main line layer, less to switch the thread of trouble.
* Multi-platform support, support **Okhttp**, **Retrofit**, **Glide**.
* Lightweight framework, does not contain any three-party library, very small size.

## Download
``` gradle
Expand Down

0 comments on commit e7e7c06

Please sign in to comment.