Skip to content

Commit 506cfff

Browse files
committed
readme.md: move note
1 parent c8302e8 commit 506cfff

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,14 @@
55

66
Official TypeScript library for Prodia's AI inference API.
77

8-
> [!NOTE]
9-
> Requires Node >= 18 or Deno >= 2
10-
118
- [Get an v1 API Key or v2 Token](https://app.prodia.com/api)
129
- [v2 API Explorer](https://app.prodia.com/explorer)
1310
- [View Docs + Pricing](https://docs.prodia.com/reference/getting-started)
1411

1512
## Usage
1613

17-
14+
> [!NOTE]
15+
> Requires Node >= 18 or Deno >= 2
1816
1917
```
2018
npm install prodia --save

0 commit comments

Comments
 (0)