Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joonhocho committed Aug 8, 2017
1 parent 68e0b2c commit 83dda68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -14,6 +14,8 @@ FullContact Card Reader API Wrapper for Node.js
npm install --save fullcontact-card-reader
```

Requires `Promise`. Use [es6-promise](https://github.com/stefanpenner/es6-promise) if your Node.js version doesn't implement `Promise`.


### Usage
```javascript
Expand Down

0 comments on commit 83dda68

Please sign in to comment.