diff --git a/README.md b/README.md index f18c392..b7f067a 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Some available features are considered risky and are therefore disabled by defau Decrypt and open file using external apps. These apps could save and send the files thus opened.
  • Expose open volumes*:

    - Allow open volumes to be browsed in the system file explorer ([DocumentProvider](https://developer.android.com/guide/topics/providers/document-provider) API). Encrypted files can then be selected from other applications, potentially with permanent access. + Allow open volumes to be browsed in the system file explorer (DocumentProvider API). Encrypted files can then be selected from other applications, potentially with permanent access.
  • Grant write access:

    Files opened with another applications can be modified by them. This applies to both previous unsafe features.