diff --git a/README.md b/README.md index 000c4ac7..771908d5 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ pip install anthropic ## Usage +The full API of this library can be found in [api.md](https://www.github.com/anthropics/anthropic-sdk-python/blob/main/api.md). + ```python from anthropic import Anthropic, HUMAN_PROMPT, AI_PROMPT