Skip to content

Commit

Permalink
更新README
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilBT committed Dec 2, 2016
1 parent d5c34f8 commit 6fa4a66
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,17 @@ allprojects {
**Step 2.** Add the dependency
```
dependencies {
compile 'com.github.EvilBT:AgeraBus:v1.0.2'
compile 'com.google.android.agera:agera:1.2.0-beta3'
compile 'com.github.EvilBT:AgeraBus:v1.0.3'
compile 'com.google.android.agera:agera:1.2.0'
}
```
**Step 3.** See this page

[基于Agera的EventBus实现库](http://zpayh.xyz/2016/11/08/%E5%9F%BA%E4%BA%8EAgera%E7%9A%84EventBus%E5%AE%9E%E7%8E%B0%E5%BA%93/)

Add multi-process support

[基于Agera的EventBus实现库2-添加多进程支持](http://www.jianshu.com/p/b3b0b30f7e82)
## Learn about Agera
- [Agera Explained](https://github.com/google/agera/wiki)
- [Chinese](https://github.com/captain-miao/AndroidAgeraTutorial/wiki)
Expand Down

0 comments on commit 6fa4a66

Please sign in to comment.