瀏覽代碼

Added link to iOS Notes and Android Notes

Dylan Law 8 年之前
父節點
當前提交
2445640fae
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -35,7 +35,7 @@ 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._
+`Info.plist` for iOS (Xcode >= 8). See [iOS Notes](#ios-notes) or [Android Notes](#android-notes) for more details._
 
 ### Additional iOS setup