diff --git a/README.md b/README.md index f2a0936..0b1f3d4 100644 --- a/README.md +++ b/README.md @@ -505,6 +505,7 @@ A curated list of awesome Kotlin frameworks, libraries, documents and other reso - [multik](https://github.com/Kotlin/multik) - Multidimensional array library for Kotlin - [compose-menu](https://github.com/composablehorizons/compose-menu/) – An unstyled Menu (Dropdown) Compose Multiplatform component with keyboard navigation and animation support. - [Kotlin/Native Runtime for AWS Lambda](https://github.com/trueangle/kotlin-native-aws-lambda-runtime) - A runtime for executing AWS Lambda functions written in Kotlin/Native, designed to reduce cold start issues common with the JVM platform. +- [Compose Showcase](https://github.com/jocoand/compose-showcase) - A Jetpack Compose library for highlighting / showcasing your feature. ## Applications