diff --git a/README.md b/README.md index f1e68c1d0a..8c6f359e0d 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@ pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the OpenAI API. -## Documentation - -See the [OpenAI API docs](https://beta.openai.com/docs/api-reference?lang=python). +You can find usage examples for the OpenAI Python library in our [API reference](https://beta.openai.com/docs/api-reference?lang=python) and the [OpenAI Cookbook](https://github.com/openai/openai-cookbook/). ## Installation