diff --git a/README.md b/README.md index 7311dd7..a35bc3b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# capacitor-app-permissions +# capacitor-permissions Check and request permissions with a Capacitor plugin @@ -13,7 +13,7 @@ Supported Permissions: ## Process: -- ☑️ [ios] more to come... +- ☑️ [iOS] more to come... - ✅ [Android] request(options: { permission: string }): Promise<{ status: string }> , query(options: PermissionsOptions): Promise ## Install @@ -36,4 +36,4 @@ Check if permission is granted ## Licence -MIT \ No newline at end of file +MIT