1
0
mirror of https://github.com/WuXiaolong/AndroidMVPSample.git synced 2025-06-06 21:34:04 +08:00

Update README.md

This commit is contained in:
吴小龙同學 2016-06-12 15:33:15 +08:00 committed by GitHub
parent 5d835075c3
commit 9695c818c0

View File

@ -8,8 +8,11 @@
# 推荐阅读
1、[Android MVP 实例](http://wuxiaolong.me/2015/09/23/AndroidMVPSample/)
2、[Android Retrofit 2.0使用](http://wuxiaolong.me/2016/01/15/retrofit/)
3、[RxJava](http://wuxiaolong.me/2016/01/18/rxjava/)
4、[RxBus](http://wuxiaolong.me/2016/04/07/rxbus/)
# AndroidProgrammer