diff --git a/README.md b/README.md index 62e87541..75998894 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Konva logo](https://raw.githubusercontent.com/konvajs/konvajs.github.io/master/apple-touch-icon-180x180.png) + #Konva Konva 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. @@ -15,6 +17,50 @@ This repository began as a GitHub fork of [ericdrowell/KineticJS](https://github * **Discover:** [Tutorials](http://konvajs.github.io/docs), [API Documentation](http://konvajs.github.io/docs) * **Help:** [StackOverflow](http://stackoverflow.com/questions/tagged/konvajs) +# Quick Look + +```html + +
+ +``` + #Installation * `bower install konva`