Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazem Hagrass committed Oct 31, 2016
1 parent df2a347 commit ef1e08d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,15 @@ window.plugins.ContactPicker.addContact(null, function(contactInfo) {
## Installation

for Cordova >= 3.0.0

```js
phonegap local plugin add https://github.com/hazemhagrass/ContactPicker.git

cordova plugin add https://github.com/hazemhagrass/ContactPicker.git
```

for Cordova >= 5.0.0

```js
cordova plugin add com-badrit-contactpicker
```

## MIT Licence

Expand Down

0 comments on commit ef1e08d

Please sign in to comment.