Skip to content

Commit bf51385

Browse files
Modify README to clarify documentation section (#193)
1 parent 6349015 commit bf51385

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ pre-defined set of classes for API resources that initialize
66
themselves dynamically from API responses which makes it compatible
77
with a wide range of versions of the OpenAI API.
88

9-
## Documentation
10-
11-
See the [OpenAI API docs](https://beta.openai.com/docs/api-reference?lang=python).
9+
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/).
1210

1311
## Installation
1412

0 commit comments

Comments
 (0)