cdn added

This commit is contained in:
lavrton 2015-01-12 18:11:52 +07:00
parent 1b0f2874d8
commit f0056bef1c

View File

@ -17,6 +17,7 @@ You can draw things onto the stage, add event listeners to them, move them, scal
* `bower install kinetic`
* `npm install kinetic` - for Browserify. For nodejs you have to install some [dependencies](#nodejs)
* CDN: [https://cdnjs.com/libraries/kineticjs](https://cdnjs.com/libraries/kineticjs)
###NodeJS