Skip to content

Commit

Permalink
Documentation tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
kolbasa committed Nov 1, 2021
1 parent f26da39 commit 6ce1a67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,8 @@ await ApkUpdater.isExternalStorageAuthorized(); // -> true, false

### requestExternalStorageAuthorization()

Not needed if you only install APK updates.

```js
await ApkUpdater.requestExternalStorageAuthorization(); // -> true, false
```
Expand Down

0 comments on commit 6ce1a67

Please sign in to comment.