Skip to content

Commit

Permalink
docs(readme): improve api reference (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot committed Jan 18, 2024
1 parent 2a3a126 commit 618b85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This library provides convenient access to the Anthropic REST API from server-si

For the AWS Bedrock API, see [`@anthropic-ai/bedrock-sdk`](https://github.com/anthropics/anthropic-bedrock-typescript).

The API documentation can be found [here](https://docs.anthropic.com/claude/reference/).
The REST API documentation can be found [on docs.anthropic.com](https://docs.anthropic.com/claude/reference/). The full API of this library can be found in [api.md](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/api.md).

## Installation

Expand Down

0 comments on commit 618b85b

Please sign in to comment.