diff --git a/README.md b/README.md index 3d6c8945..c316cb32 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ You can draw things onto the stage, add event listeners to them, move them, scal This repository began as a GitHub fork of [ericdrowell/KineticJS](https://github.com/ericdrowell/KineticJS). * **Visit:** The [Home Page](http://konvajs.github.io/) and follow on [Twitter](https://twitter.com/lavrton) -* **Discover:** [Tutorials](http://konvajs.github.io/docs), [API Documentation](http://konvajs.github.io/docs) -* **Help:** [StackOverflow](http://stackoverflow.com/questions/tagged/konvajs) +* **Discover:** [Tutorials](http://konvajs.github.io/docs), [API Documentation](http://konvajs.github.io/api) +* **Help:** [StackOverflow](http://stackoverflow.com/questions/tagged/konvajs), [Chat](https://gitter.im/konvajs/konva) # Quick Look @@ -108,7 +108,7 @@ import 'konva/src/shapes/rect'; //now Konva.Rect is available to use ``` -5 NodeJS +###5 NodeJS You have to install some deps manually to use Konva in nodejs env.