浏览代码

Update README.md

Mathieu Acthernoene 7 年前
父节点
当前提交
22650a2eba
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -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