Skip to content

Commit 4094535

Browse files
authored
Update README.md
1 parent a83df5b commit 4094535

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
[![Build CI](https://github.com/Kotlin-Android-Open-Source/Pagination-MVI-Flow/actions/workflows/build.yml/badge.svg)](https://github.com/Kotlin-Android-Open-Source/Pagination-MVI-Flow/actions/workflows/build.yml)
44
[![Validate Gradle Wrapper](https://github.com/Kotlin-Android-Open-Source/Pagination-MVI-Flow/actions/workflows/gradle-wrapper-validation.yml/badge.svg)](https://github.com/Kotlin-Android-Open-Source/Pagination-MVI-Flow/actions/workflows/gradle-wrapper-validation.yml)
5+
[![API](https://img.shields.io/badge/API-23%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=23)
6+
[![Kotlin](https://img.shields.io/badge/kotlin-1.6-orange.svg?logo=kotlin)](http://kotlinlang.org)
7+
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FKotlin-Android-Open-Source%2FPagination-MVI-Flow&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
8+
[![License: MIT](https://img.shields.io/badge/License-MIT-purple.svg)](https://opensource.org/licenses/MIT)
9+
510

611
- Pagination MVI Coroutines Flow
712
- Play MVI with Kotlin Coroutines Flow

0 commit comments

Comments
 (0)