aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-01-03 22:39:26 +0100
committerwout <wout@impinc.co.uk>2013-01-03 22:39:26 +0100
commitdecf950559c161aa10893d4113321a31ca7d76f8 (patch)
tree9784d6f51db662f3caea33628c44670c514fa9b7
parent34386e3888b27d6f5bea9eb02ea55284f6be5da0 (diff)
downloadsvg.js-decf950559c161aa10893d4113321a31ca7d76f8.tar.gz
svg.js-decf950559c161aa10893d4113321a31ca7d76f8.zip
Updated README
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index fd210b0..c4ad657 100644
--- a/README.md
+++ b/README.md
@@ -669,13 +669,13 @@ rake concat[-fx:-event:-group:-arrange:-mask:-gradient:-nested:-sugar] dist
_The Rakefile has been borrowed from [madrobby's](https://github.com/madrobby) [Zepto](https://github.com/madrobby/zepto)_
+## Plug-ins
+- [svg.shapes.js](https://github.com/wout/svg.shapes.js)
+
+
## To-do
-- Animation module (element animation, path tweens and easing)
- Draggable module (make elements and groups draggable)
-- Shapes module (add preset shapes like star, n-gon)
- Text on path module (write text along paths)
-- Nested SVG (add a svg document inside another svg document)
-
## Compatibility