aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-01-09 22:17:07 +0100
committerwout <wout@impinc.co.uk>2013-01-09 22:17:07 +0100
commitfac8f88f9f88499abe7a8197fec8c48a3457fdf0 (patch)
tree54c0bd1643ee6d2c7004d728700a8bb18a82a4eb
parentf2df589f3e0ab2abc88dc0e0ea3f1fe98fdb8b19 (diff)
downloadsvg.js-fac8f88f9f88499abe7a8197fec8c48a3457fdf0.tar.gz
svg.js-fac8f88f9f88499abe7a8197fec8c48a3457fdf0.zip
Updated README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 700d70b..e4dfa53 100644
--- a/README.md
+++ b/README.md
@@ -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.