diff --git a/README.md b/README.md index 2d0faebd..c4011c21 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ These are the optional modules that could be specified for inclusion, when build - **easing** — Adds support for animation easing functions - **node** — Adds support for running fabric under node.js, with help of [jsdom](https://github.com/tmpvar/jsdom) and [node-canvas](https://github.com/learnboost/node-canvas) libraries. - **freedrawing** — Adds support for free drawing -- **gestures** — Adds support for multitouch gestures +- **gestures** — Adds support for multitouch gestures with help of [Event.js](https://github.com/mudcube/Event.js) - **object_straightening** — Adds support for rotating an object to one of 0, 90, 180, 270, etc. depending on which is angle is closer. ### Examples of use