diff --git a/README.md b/README.md index 4074dab..ab7a097 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![assemble](https://github.com/RivuChk/KMPDemo/actions/workflows/assemble.yml/badge.svg) + This is a sample Kotlin Multiplatform project targeting Android and iOS. * `/composeApp` is for code that is shared across Compose Multiplatform applications.