Skip to content

Commit 14e3d9f

Browse files
authored
Update README.md
1 parent c620a14 commit 14e3d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## ComposePermissionHandler
2-
### Runtime permissions in Compose made simple
2+
### Runtime permissions in Jetpack Compose made simple
33

44
ComposePermissionHandler is a library that helps to implement runtime permission handling in [Jetpack Compose](https://developer.android.com/jetpack/compose) using [Accompanist](https://github.com/google/accompanist) and its [Jetpack Compose Permissions](https://github.com/google/accompanist/tree/main/permissions).
55
It's main purpose is to make permissions handling more concise.

0 commit comments

Comments
 (0)