Skip to content

Commit 854668a

Browse files
committed
add npm badge to readme
1 parent a002c73 commit 854668a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# React WeekView
22

3+
[![NPM Version](https://img.shields.io/npm/v/react-weekview?style=flat&label=react-weekview)](https://www.npmjs.com/package/react-weekview)
4+
35
A React component and hook for creating week view calendars.
46

57
You can use the `useWeekView` hooks for creating a fully customized week calendar or use the `WeekView` component.

0 commit comments

Comments
 (0)