Commit e204e690 by AdriVanHoudt

Merge pull request #16 from dawsonbotsford/master

Update README.md
parents febbb79f 797968d6
...@@ -52,7 +52,7 @@ var FullContact = require('fullcontact'); ...@@ -52,7 +52,7 @@ var FullContact = require('fullcontact');
var fullcontact = new FullContact(apiKey); var fullcontact = new FullContact(apiKey);
``` ```
Alternatively you can also use the provided `createClient` method, is that's how Alternatively you can also use the provided `createClient` method, if that's how
you roll. you roll.
```js ```js
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment