Skip to content

Commit 2a46659

Browse files
Update README.md with enhanced badge information for GitHub and NPM
1 parent c4cdafc commit 2a46659

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# React Native CLI Setup
22

3-
![License](https://img.shields.io/badge/license-MIT-blue.svg)
4-
![Version](https://img.shields.io/badge/version-1.0.0-red.svg)
3+
![Github License](https://img.shields.io/github/license/developer-sumit/react-native-cli-setup)
4+
5+
**GITHUB** \
6+
![Github Version](https://img.shields.io/github/package-json/v/developer-sumit/react-native-cli-setup)
7+
![Github Repo Created At](https://img.shields.io/github/created-at/developer-sumit/react-native-cli-setup)
8+
![Github Repo Contributors](https://img.shields.io/github/contributors/developer-sumit/react-native-cli-setup)
9+
![Github Repo Fork](https://img.shields.io/github/forks/developer-sumit/react-native-cli-setup)
10+
11+
**NPM** \
12+
![NPM Package Version](https://img.shields.io/npm/v/react-native-cli-setup)
13+
![NPM Package Last Updated](https://img.shields.io/npm/last-update/react-native-cli-setup)
14+
![NPM Package Downloads](https://img.shields.io/npm/dw/react-native-cli-setup)
515

616
`react-native-cli-setup` is a npm package tool to set up a React Native project with some pre-defined configurations. This tool helps you quickly set up a React Native development environment, including installing necessary dependencies like JDK, Android Studio, and the React Native CLI.
717

0 commit comments

Comments
 (0)