Update README.md

This commit is contained in:
thednp 2017-09-11 23:08:22 +03:00 committed by GitHub
parent 16a3eb387c
commit ba6c529146

View file

@ -6,7 +6,8 @@ Along with a simple jQuery plugin, KUTE.js packs plugins for presentation attrib
Because of it's modularity, KUTE.js makes it super easy to extend or override functionality, making it unique among Javascript animation engines.
# Demo / CDN
For documentation, examples and other cool tips, check the <a href="http://thednp.github.io/kute.js/">demo</a>. Thanks to jsdelivr, we have a CDN link <a target="_blank" href="http://www.jsdelivr.com/#!kute.js">here</a>. We also have cdnjs link <a href="https://cdnjs.com/libraries/kute.js" target="_blank">right here</a>. Sweet!
For documentation, examples and other cool tips, check the <a href="http://thednp.github.io/kute.js/">demo</a>. Thanks to jsdelivr, we have a CDN link <a target="_blank" href="https://data.jsdelivr.com/v1/package/npm/kute.js/">here</a>. We also have cdnjs link <a href="https://cdnjs.com/libraries/kute.js" target="_blank">right here</a>. Sweet!
[![](https://data.jsdelivr.com/v1/package/npm/kute.js/badge)](https://www.jsdelivr.com/package/npm/kute.js)
# Core Engine - [visit page](http://thednp.github.io/kute.js/examples.html)
* tween object methods: `.to()`, `.fromTo()`, `.allTo()`, `.allFromTo()`
@ -194,4 +195,4 @@ Since most modern browsers can handle pretty much everything, legacy browsers ne
* Others who [contribute](https://github.com/thednp/kute.js/graphs/contributors) to the project
# License
<a href="https://github.com/thednp/kute.js/blob/master/LICENSE">MIT License</a>
<a href="https://github.com/thednp/kute.js/blob/master/LICENSE">MIT License</a>