chore: Add blog link to readme

This commit is contained in:
Faris Ansari 2018-08-23 21:13:48 +05:30 committed by GitHub
parent a04a5a1d7c
commit 87a44a94f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,6 +80,9 @@ const datatable = new DataTable('#datatable', {
* Run `yarn lint` before commiting changes
* This project uses [commitizen](https://github.com/commitizen/cz-cli) for conventional commit messages, use `yarn commit` command instead of `git commit`
## Read the blog
[Making a new datatable for the web](https://medium.com/frapp%C3%A9-thoughts/things-i-learned-building-a-library-for-the-web-6846a588bf53)
## License