diff options
author | wout <wout@impinc.co.uk> | 2013-01-09 22:17:07 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-01-09 22:17:07 +0100 |
commit | fac8f88f9f88499abe7a8197fec8c48a3457fdf0 (patch) | |
tree | 54c0bd1643ee6d2c7004d728700a8bb18a82a4eb | |
parent | f2df589f3e0ab2abc88dc0e0ea3f1fe98fdb8b19 (diff) | |
download | svg.js-fac8f88f9f88499abe7a8197fec8c48a3457fdf0.tar.gz svg.js-fac8f88f9f88499abe7a8197fec8c48a3457fdf0.zip |
Updated README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -697,7 +697,7 @@ Here are a few nice plugins that are available for svg.js: - [svg.shapes.js](https://github.com/wout/svg.shapes.js) for more polygon based shapes. - [svg.easing.js](https://github.com/wout/svg.easing.js) for more easing methods on animations. -- [svg.draggable.js](https://github.com/wout/svg.draggable.js) for more easing methods on animations. +- [svg.draggable.js](https://github.com/wout/svg.draggable.js) to make elements draggable. |