Browse Source

Merge pull request #189 from enieber/patch-1

add title for describe how to use the library
Mathieu Acthernoene 8 years ago
parent
commit
1770b0d654
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -63,6 +63,8 @@ react-native link react-native-permissions
 3. Add `libReactNativePermissions.a` to `Build Phases` -> `Link Binary With
    Libraries`
 
+## Using
+
 ```js
 import Permissions from 'react-native-permissions'