Skip to content

Commit a7c5ca9

Browse files
Update README.md
1 parent 0175bb4 commit a7c5ca9

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-
# Gradient AI Python API library
1+
# GradientAI Python API library
22

33
[![PyPI version](<https://img.shields.io/pypi/v/c63a5cfe-b235-4fbe-8bbb-82a9e02a482a-python.svg?label=pypi%20(stable)>)](https://pypi.org/project/c63a5cfe-b235-4fbe-8bbb-82a9e02a482a-python/)
44

5-
The Gradient AI Python library provides convenient access to the Gradient AI REST API from any Python 3.8+
5+
The GradientAI Python library provides convenient access to the GradientAI 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)