Modify: README.md

This commit is contained in:
Quyunshuo
2020-08-30 00:06:00 +08:00
parent f6d2cc07ba
commit 1c2d34d5ad

View File

@ -12,13 +12,13 @@
<p align="center"> 谷歌 Android 团队 Jetpack 视图模型 </p> <p align="center"> 谷歌 Android 团队 Jetpack 视图模型 </p>
<p align="center"><img src="https://github.com/Quyunshuo/AndroidBaseFrameMVVM/blob/master/img/img2.jpg"/> </p> <p align="center"><img src="https://github.com/Quyunshuo/AndroidBaseFrameMVVM/blob/master/img/img2.png"/> </p>
## 框架技术栈 ## 框架技术栈
* [组件化 架构]() * [组件化 架构]
* [MVVM 架构]() * [MVVM 架构]
* [Repository 设计模式]() * [Repository 设计模式]
* [Kotlin](https://github.com/JetBrains/kotlin) * [Kotlin](https://github.com/JetBrains/kotlin)
* [Kotlin-Coroutines-Flow](https://github.com/JetBrains/kotlin) * [Kotlin-Coroutines-Flow](https://github.com/JetBrains/kotlin)
* [Lifecycle](https://developer.android.com/jetpack/androidx/releases/lifecycle) * [Lifecycle](https://developer.android.com/jetpack/androidx/releases/lifecycle)