Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ditclear committed Dec 23, 2018
1 parent c3aab6f commit fc863f3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -6,9 +6,11 @@
- [使用Kotlin构建MVVM应用程序—第一部分:入门篇](https://xiaozhuanlan.com/topic/7590648312)
- [使用Kotlin构建MVVM应用程序—第二部分:Retrofit及RxJava](https://xiaozhuanlan.com/topic/9560382174)
- [使用Kotlin构建MVVM应用程序—第三部分:Room](https://xiaozhuanlan.com/topic/8076241593)
- [使用Kotlin构建MVVM应用程序—第四部分:依赖注入Dagger2](https://xiaozhuanlan.com/topic/2510974386)
- [使用Kotlin构建MVVM应用程序—第四部分:依赖注入Koin](https://www.jianshu.com/p/80c4852cbd95)
- [使用Kotlin构建MVVM应用程序—第五部分:LiveData](https://www.jianshu.com/p/eda033e83a98)
- [使用Kotlin构建MVVM应用程序—第六部分:单元测试](https://www.jianshu.com/p/2ce583fc3b2d)

### 提高篇

- [使用Kotlin构建MVVM应用程序—提高篇:依赖注入Dagger2](https://xiaozhuanlan.com/topic/2510974386)
- [使用Kotlin构建MVVM应用程序—提高篇:Dagger-Android](https://xiaozhuanlan.com/topic/6093518472)
- [使用Kotlin构建MVVM应用程序—提高篇:ViewModel](https://xiaozhuanlan.com/topic/6705498213)

0 comments on commit fc863f3

Please sign in to comment.