Skip to content

Commit 9b7e573

Browse files
authored
Add release and license badge in README
1 parent c3142b0 commit 9b7e573

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Vite Template React
22

3-
A Vite + React starter template.
3+
[![GitHub Release (latest by date)](https://img.shields.io/github/v/release/SafdarJamal/vite-template-react)](https://github.com/SafdarJamal/vite-template-react/releases)
4+
[![License](https://img.shields.io/github/license/SafdarJamal/vite-template-react)](https://github.com/SafdarJamal/vite-template-react/blob/master/LICENSE)
5+
6+
A [Vite](https://vitejs.dev) + [React](https://reactjs.org) starter template.
47

58
## Folder Structure
69

0 commit comments

Comments
 (0)