From 430aaa83b85e59e50dfeb3b9ada87b5e512095de Mon Sep 17 00:00:00 2001 From: operagxoksana Date: Sat, 10 May 2025 11:22:38 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa66c6c..b2972d2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Rainbow Token Launcher +[![npm version](https://img.shields.io/npm/v/@rainbow-me/token-launcher.svg)](https://www.npmjs.com/package/@rainbow-me/token-launcher) [![License: GPL-3.0](https://img.shields.io/badge/License-GPL%203.0-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) A toolkit for launching and interacting with Rainbow tokens on EVM-compatible blockchains. This project contains: @@ -19,4 +20,4 @@ To get started with Rainbow Token Launcher, check out the [SDK documentation](./ ## License -This project is licensed under the GNU General Public License v3.0 (GPL-3.0). \ No newline at end of file +This project is licensed under the GNU General Public License v3.0 (GPL-3.0).