diff --git a/README.md b/README.md index 876e5de..48dd64b 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,13 @@ implementation("com.github.BadKiko:kige:version") ## Usage +Add to manifest + +``` + + +``` + For get image-picker you can execute in @Composable function: ```