Commit 797968d6 by Dawson Botsford

Update README.md

parent febbb79f
...@@ -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