diff --git a/README.md b/README.md index 5c9ec45..3d22a2e 100644 --- a/README.md +++ b/README.md @@ -19,20 +19,19 @@ yarn add react-native-ios-files-app-save ### Android AndroidManifest.xml ```sh - - - - + + + + ``` ### iOS info.plist ```sh - LSSupportsOpeningDocumentsInPlace - - UIFileSharingEnabled - +LSSupportsOpeningDocumentsInPlace + +UIFileSharingEnabled + ``` ## Usage