diff --git a/README.md b/README.md index 93685d0..17faf6a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # jSketch A lightweight JavaScript library for drawing facilities on an HTML5 canvas. - Conveniently wrapped in a `Sketchable` class. Available also as a jQuery plugin. +**Disclaimer:** This library is mainly focused on free-form drawing, +although it supports many of the native canvas methods. +If you need a more complex solution try [RaphäelJS](http://www.raphaeljs.com) +or [Fabric.js](http://www.fabricjs.com) + [Demos and documentation](https://luis.leiva.name/jsketch/) ![g3 demo](figs/res-demo-g3.png)