Updated README

This commit is contained in:
Christian Torbidone 2024-08-06 20:26:20 +02:00
parent fca91f300b
commit 174acabf43

View file

@ -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/