Ver código fonte

Update README.md

Mathieu Acthernoene 7 anos atrás
pai
commit
22650a2eba
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -23,7 +23,7 @@ npm install --save react-native-permissions
23 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 28
 ### Additional iOS setup
29 29