diff --git a/README.md b/README.md index 318830b..6fef3a7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ const { user } = await new Affinity(YOUR_API_KEY).auth.whoAmI() console.log(`Hello ${user.firstName} ${user.lastName}`) ``` -Have a look at the [autogenerated docs](https://planet-a-ventures.github.io/affinity-node/) for examples, etc. +Have a look at the +[autogenerated docs](https://planet-a-ventures.github.io/affinity-node/) for +examples, etc. ## API completeness