diff --git a/README.md b/README.md index be82ff2..82fa5fa 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,25 @@ npm install @whiteguru/capacitor-plugin-file-opener npx cap sync ``` +### Setup Android + +Add or update next lines inside `` tag on your `AndroidManifest.xml` + +``` + + + + + + + + + + + + +``` + ## API