Updated README
This commit is contained in:
parent
fca91f300b
commit
174acabf43
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -1,4 +1,12 @@
|
|||
# Thunder Network APIs
|
||||
This package is for using Thunder Network's APIs like Internet Avatar or Credits system.
|
||||
|
||||
WARNING: This may package is not stable, it can change at any time, like the API.
|
||||
> ⚠️ This may package is not stable, it can change at any time.
|
||||
|
||||
# Development
|
||||
## Recommended Technologies
|
||||
- Yarn
|
||||
- `https://repository.thundernetwork.org/repository/npm-central/` come repository npm
|
||||
> yarn config set registry https://repository.thundernetwork.org/repository/npm-central/
|
||||
> OR
|
||||
> npm config set registry https://repository.thundernetwork.org/repository/npm-central/
|
Loading…
Reference in a new issue