Explorar el Código

Update README.md

Yonah Forst hace 9 años
padre
commit
db3411c528
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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');