diff options
Diffstat (limited to 'README.md')
-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. |