From c3e01ac0d4853a1b7e0e46c0bd4273b0690b8402 Mon Sep 17 00:00:00 2001 From: Kaustav Chakraborty Date: Tue, 30 Jul 2019 18:16:21 +0530 Subject: [PATCH] Kaustav | #40 | Added badges for the documentation. | TG-40 --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc78adb..37f582e 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,11 @@ A CLI tool to create and manage initial react project -![npm](https://img.shields.io/npm/v/@itchef/rg-cli?style=for-the-badge)![npm](https://img.shields.io/npm/dm/@itchef/rg-cli?logo=rg-cli&style=for-the-badge) -![npm bundle size](https://img.shields.io/bundlephobia/min/@itchef/rg-cli?style=for-the-badge) -![NPM](https://img.shields.io/npm/l/@itchef/rg-cli?style=for-the-badge) +[![npm](https://img.shields.io/npm/v/@itchef/rg-cli?style=for-the-badge)](https://npmjs.org/package/@itchef/rg-cli) +[![DOWNLOADS](https://img.shields.io/npm/dm/@itchef/rg-cli?style=for-the-badge)](https://npmjs.org/package/@itchef/rg-cli) +[![npm bundle size](https://img.shields.io/bundlephobia/min/@itchef/rg-cli?style=for-the-badge)](https://bundlephobia.com/result?p=@itchef/rg-cli) +[![LICENSE](https://img.shields.io/npm/l/@itchef/rg-cli?style=for-the-badge) +](./LICENSE) * [Usage](#usage)