We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a649ba commit 0b15f22Copy full SHA for 0b15f22
README.md
@@ -2,7 +2,7 @@
2
## Coroutine + Flow = MVI :heart:
3
* Play MVI with Kotlin Coroutines Flow
4
* Master branch using Koin for DI
5
-* Checkout [dagger_hilt branch](https://github.com/Kotlin-Android-Open-Source/MVI-Coroutines-Flow/tree/dagger_hilt), using Dagger Hilt for DI
+* **Checkout [dagger_hilt branch](https://github.com/Kotlin-Android-Open-Source/MVI-Coroutines-Flow/tree/dagger_hilt), using Dagger Hilt for DI**
6
7
| List view state | Error view state | Add new user |
8
| --------------- | ---------------- | ------------ |
0 commit comments