Skip to content

Commit f91a1a9

Browse files
authored
Update README.md
1 parent b7e726e commit f91a1a9

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
A modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker which uses Vuejs.
88
</p>
99

10+
<div align="center">
11+
12+
[![npm version](https://img.shields.io/npm/v/react-tailwindcss-datepicker?style=flat-square)](https://www.npmjs.com/package/react-tailwindcss-datepicker)
13+
[![npm downloads](https://img.shields.io/npm/dt/react-tailwindcss-datepicker?style=flat-square)](https://www.npmjs.com/package/react-tailwindcss-datepicker)
14+
15+
</div>
16+
17+
1018
## Features
1119
- ✅ Theming options
1220
- ✅ Dark mode
@@ -15,7 +23,7 @@
1523
- ✅ Shortcuts
1624
- ✅ TypeScript support
1725
- ✅ Localization(i18n)
18-
- Disable date
26+
- Disable date
1927
- ⬜ Custom shortcuts
2028

2129
## Documentation
@@ -124,4 +132,4 @@ Got ideas on how to make this better? Open an issue!
124132
I thank you in advance for your contribution to this project.
125133

126134
## License
127-
[MIT](LICENSE) Licensed. Copyright (c) Lewhe Onesine 2022.
135+
[MIT](LICENSE) Licensed. Copyright (c) Lewhe Onesine 2022.

0 commit comments

Comments
 (0)