瀏覽代碼

Update README.md

Mathieu Acthernoene 8 年之前
父節點
當前提交
22650a2eba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -23,7 +23,7 @@ npm install --save react-native-permissions
 yarn add react-native-permissions
 ```
 
-📌  Don't forget to add permissions to `AndroidManifest.xml` for android and `Info.plist` for iOS (Xcode >=8). See notes below for more details.
+*📌  Don't forget to add permissions to `AndroidManifest.xml` for android and `Info.plist` for iOS (Xcode >= 8). See notes below for more details.*
 
 ### Additional iOS setup