Skip to content

Commit

Permalink
style: format markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha committed Jun 5, 2024
1 parent 377d036 commit 337d89f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 337d89f

Please sign in to comment.