Skip to content

Commit

Permalink
readme.md: add version warning
Browse files Browse the repository at this point in the history
  • Loading branch information
montyanderson committed Jan 4, 2025
1 parent 8f768bd commit ad493db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@

Official TypeScript library for Prodia's AI inference API.

> **Note**
> Requires Node >= 18 or Deno >= 2
- [Get an v1 API Key or v2 Token](https://app.prodia.com/api)
- [v2 API Explorer](https://app.prodia.com/explorer)
- [View Docs + Pricing](https://docs.prodia.com/reference/getting-started)

## Usage



```
npm install prodia --save
```
Expand Down

0 comments on commit ad493db

Please sign in to comment.