Skip to content

Commit b43aecf

Browse files
feat(api): update readme title (#53)
1 parent 91e298a commit b43aecf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Codex Python API library
1+
# Codex SDK API library
22

33
[![PyPI version](https://img.shields.io/pypi/v/codex-sdk.svg)](https://pypi.org/project/codex-sdk/)
44

5-
The Codex Python library provides convenient access to the Codex REST API from any Python 3.8+
5+
The Codex SDK library provides convenient access to the Codex REST API from any Python 3.8+
66
application. The library includes type definitions for all request params and response fields,
77
and offers both synchronous and asynchronous clients powered by [httpx](https://github.com/encode/httpx).
88

0 commit comments

Comments
 (0)