From f0056bef1c61481a79def553fab2c7416652a31a Mon Sep 17 00:00:00 2001 From: lavrton Date: Mon, 12 Jan 2015 18:11:52 +0700 Subject: [PATCH] cdn added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1dcba38c..0158b8ae 100644 --- a/README.md +++ b/README.md @@ -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