Skip to content

Commit

Permalink
docs: link gh-pages docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha authored Jun 5, 2024
1 parent da8e084 commit 377d036
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ 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.

## API completeness

### V1
Expand Down

0 comments on commit 377d036

Please sign in to comment.