Skip to content

Commit 1a24658

Browse files
authored
Update README.md
1 parent 4ddbf4d commit 1a24658

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@
1515
</div>
1616

1717
## Contents
18-
* [Features](https://github.com/onesine/react-tailwindcss-datepicker/blob/master/README.md#features)
19-
* [Documentation](https://react-tailwindcss-datepicker.vercel.app)
20-
* [Installation](https://github.com/onesine/react-tailwindcss-datepicker/blob/master/README.md#installation)
21-
* [Simple Usage](https://github.com/onesine/react-tailwindcss-datepicker/blob/master/README.md#simple-usage)
22-
* [Theming Options](https://github.com/onesine/react-tailwindcss-datepicker/blob/master/README.md#theming-options)
23-
* [Playground](https://github.com/onesine/react-tailwindcss-datepicker/blob/master/README.md#playground)
18+
* [Features](#features)
19+
* [Documentation](#documentation)
20+
* [Installation](#installation)
21+
* [Simple Usage](#simple-usage)
22+
* [Theming Options](#theming-options)
23+
* [Playground](#playground)
24+
* [Contributing](#contributing)
2425

2526
## Features
2627
- ✅ Theming options
@@ -144,7 +145,10 @@ yarn install && yarn dev
144145
Open a browser and navigate to `http://localhost:8888`
145146

146147
## Contributing
147-
Got ideas on how to make this better? Open an issue!
148+
Got ideas on how to make this better? Open an issue or PR!
149+
150+
## Official Documentation repo
151+
[https://github.com/onesine/react-tailwindcss-datepicker-doc](https://github.com/onesine/react-tailwindcss-datepicker-doc)
148152

149153
## Thanks to
150154
- [Litepie Datepicker](https://litepie.com/)

0 commit comments

Comments
 (0)