Skip to content

Commit 952675f

Browse files
committed
docs: README
1 parent 3984280 commit 952675f

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

55
TypeScript client for Nextrows Open API.
66

7+
## Getting Started
8+
9+
### API Key
10+
11+
To use this client, you need a NextRows API key. Create one at:
12+
13+
**[NextRows Dashboard](https://nextrows.com/dashboard/overview)** → Create API Key
14+
15+
### Documentation
16+
17+
For complete API documentation, visit: **[NextRows API Docs](https://nextrows.com/docs/api)**
18+
719
## Installation
820

921
```bash

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordbricks/nextrows-client",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/wordbricks/nextrows-client"

0 commit comments

Comments
 (0)