From 174acabf434a836082f5644928cf81e0c4c05a51 Mon Sep 17 00:00:00 2001 From: Christian Torbidone Date: Tue, 6 Aug 2024 20:26:20 +0200 Subject: [PATCH] Updated README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71299dc..5412df6 100644 --- a/README.md +++ b/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/ \ No newline at end of file