Skip to content

Commit 43b0954

Browse files
committed
docs: Moved description
1 parent f087f36 commit 43b0954

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<a href="https://opensource.org/licenses/Apache-2.0" target="_blank"><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg" alt="License"></a>
1212
</p>
1313

14+
The AI21 API Client is a TypeScript library that provides a convenient interface for interacting with the AI21 API. It abstracts away the low-level details of making API requests and handling responses, allowing developers to focus on building their applications.
1415

1516
- [Installation](#Installation) 💿
1617
- [Examples](#examples-tldr) 🗂️
@@ -20,8 +21,6 @@
2021
- [Files](#Files)
2122

2223

23-
The AI21 API Client is a TypeScript library that provides a convenient interface for interacting with the AI21 API. It abstracts away the low-level details of making API requests and handling responses, allowing developers to focus on building their applications.
24-
2524
## Environment Support
2625

2726
This client supports both Node.js and browser environments:

0 commit comments

Comments
 (0)