Skip to content

Commit c0dfd42

Browse files
committedNov 5, 2022
Add registration step to Readme
1 parent add4cb1 commit c0dfd42

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Lord of the Rings SDK
66
### Installation:
77
`npm install @skapicic/lotr-sdk`
88

9+
## Registration:
10+
11+
[Sign up](https://the-one-api.dev/sign-up) in order to obtain an API key!
12+
913
### Initialisation:
1014
```
1115
import { LotrClient } from '@skapicic/lotr-sdk';

0 commit comments

Comments
 (0)
Please sign in to comment.