浏览代码

Update README.md

Yonah Forst 9 年之前
父节点
当前提交
db3411c528
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -19,6 +19,11 @@ The current supported permissions are:
 - Example app
 
 ##General Usage
+```
+npm install --save react-native-permissions
+rnpm link
+```
+
 ```js
 const Permissions = require('react-native-permissions');