Skip to content

Commit

Permalink
docs: update links in README
Browse files Browse the repository at this point in the history
Signed-off-by: Rong Sen Ng (motss) <wes.ngrongsen@gmail.com>
  • Loading branch information
motss committed Mar 26, 2022
1 parent 6207802 commit 0b9a622
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
- [Q&A](#qa)
- [API references](#api-references)
- [Demo](#demo)
- [Older versions](#older-versions)
- [License](#license)

> Miracle happens when marrying Material Design with date pickers on the web.
Expand Down Expand Up @@ -69,6 +70,7 @@ The following are the list of tools used that makes it shine:
- [Q&A](#qa)
- [API references](#api-references)
- [Demo](#demo)
- [Older versions](#older-versions)
- [License](#license)

## Pre-requisite
Expand Down Expand Up @@ -218,19 +220,26 @@ Not tested on the following browsers but it should work with all the polyfills n
## API references

- [AppDatePicker]
- _TBD_
- [AppDatePickerDialog]
- [AppDatePickerInput]

## Demo

- [`app-datepicker` demo with configurable code snippets]

## Older versions

- [`4-5.x`](https://github.com/motss/app-datepicker/tree/4-5.x)

## License

[MIT License](http://motss.mit-license.org/) © Rong Sen Ng

<!-- References -->
[`app-datepicker` demo with configurable code snippets]: https://motss.xyz/demos/app-datepicker
[AppDatePicker]: /docs/app-date-picker.md
[AppDatePickerDialog]: /docs/app-date-picker-dialog.md
[AppDatePickerInput]: /docs/app-date-picker-input.md
[Array.prototype.find]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find
[awesome-lit-html]: https://github.com/web-padawan/awesome-lit-html#individual-components
[ES2019]: https://kangax.github.io/compat-table/es2016plus/#test-Object.fromEntries
Expand Down

0 comments on commit 0b9a622

Please sign in to comment.