From d9ca0f7dea8a84b2e782cf49b47bf765df14c892 Mon Sep 17 00:00:00 2001 From: pwlin Date: Mon, 8 Jun 2020 18:56:18 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6ef5dd..3081de2 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,9 @@ cordova.plugins.fileOpener2.showOpenWithDialog( ## fileOpener2.uninstall(packageId, callbackContext) -Uninstall a package with its ID +Uninstall a package with its ID. + +__Note__: You need to add `` to your `AndroidManifest.xml` ### Supported Platforms