From 4fb267562e98c6f93a5e340c38787541212369f3 Mon Sep 17 00:00:00 2001 From: Lorenzo Felletti <60483783+lorenzofelletti@users.noreply.github.com> Date: Mon, 5 Dec 2022 18:02:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c031049..c95ca3b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To use it, just: } } ``` -* Call `PermissionsUtilities.checkPermissions` where you want to check for a set of permissions (and ask them if not granted) +* Call `permissionManager.checkRequestAndDispatch` where you want to check for a set of permissions (and ask them if not granted) * Example: in your Activity, where you want to check (and request) permissions add ```Kotlin permissionManager.checkRequestAndDispatch(