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).