Yonah Forst 9 anni fa
parent
commit
db3411c528
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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');