mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
fix typo
This commit is contained in:
parent
b945207767
commit
000227587d
@ -2,11 +2,12 @@
|
||||
|
||||
[](http://badge.fury.io/js/kinetic) [](http://badge.fury.io/bo/kinetic)
|
||||
[](https://travis-ci.org/lavrton/KineticJS) [](https://codeclimate.com/github/lavrton/KineticJS)
|
||||
|
||||
Greetings fellow webonauts! KineticJS is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.
|
||||
|
||||
You can draw things onto the stage, add event listeners to them, move them, scale them, and rotate them independently from other shapes to support high performance animations, even if your application uses thousands of shapes. Served hot with a side of awesomeness.
|
||||
|
||||
Go to [http://lavrton.github.io/KineticJS/](http://lavrton.github.io/KineticJS/) for tutorial and documentation.
|
||||
Go to [http://lavrton.github.io/KineticJS/](http://lavrton.github.io/KineticJS/) for tutorials and documentation.
|
||||
|
||||
#Installation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user