Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
Kaustav | #40 | Added badges for the documentation. | TG-40
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixTW committed Jul 30, 2019
1 parent 8ba7de4 commit c3e01ac
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<!-- toc -->
* [Usage](#usage)
Expand Down

0 comments on commit c3e01ac

Please sign in to comment.