Browse Source

Update README.md

Mathieu Acthernoene 7 years ago
parent
commit
22650a2eba
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

23
 yarn add react-native-permissions
23
 yarn add react-native-permissions
24
 ```
24
 ```
25
 
25
 
26
-📌  Don't forget to add permissions to `AndroidManifest.xml` for android and `Info.plist` for iOS (Xcode >=8). See notes below for more details.
26
+*📌  Don't forget to add permissions to `AndroidManifest.xml` for android and `Info.plist` for iOS (Xcode >= 8). See notes below for more details.*
27
 
27
 
28
 ### Additional iOS setup
28
 ### Additional iOS setup
29
 
29