Update README.md

This commit is contained in:
thednp 2015-04-15 23:51:36 +03:00
parent 91c106dbb9
commit 27bb3a3d99

View file

@ -1,6 +1,9 @@
# kute.js
A minimal Native Javascript tweening engine forked from <a href="https://github.com/tweenjs/tween.js">tween.js</a>. Since most of web developers don't actually use yoyo, repeat, play/pause/resume/timeline/whatever or tweening array values (processed with array interpolation functions), I've removed them. kute.js is like a merge of my own <a href="https://github.com/thednp/jQueryTween">jQueryTween</a> with tween.js, but generally it's a much more smarter build. You link the script at your ending <code>&lt;body&gt;</code> tag and write one line.
# CDN
Thanks to jsdelivr, we have CDN link <a href="http://www.jsdelivr.com/#!kute.js">here</a>.
# Basic Usage
At a glance, you can write one line and you're done.
<pre>