aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2012-12-21 17:31:26 +0100
committerwout <wout@impinc.co.uk>2012-12-21 17:31:26 +0100
commitb56c077bf6b478e5290c1286d82ec64c6d606b8d (patch)
tree9aee2ec51260b170c4e53e95d8130c9c018ed91c
parente0422f8b0d5a10b01d599963230c094cce1fa47a (diff)
downloadsvg.js-b56c077bf6b478e5290c1286d82ec64c6d606b8d.tar.gz
svg.js-b56c077bf6b478e5290c1286d82ec64c6d606b8d.zip
Updated to-do's in readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a238810..8fd6f05 100644
--- a/README.md
+++ b/README.md
@@ -299,6 +299,8 @@ SVG.extend(SVG.Doc, {
- Animation module (element animation, path tweens and easing)
- Draggable module (make elements and groups draggable)
- Shapes module (add preset shapes like star, n-gon)
+- Gradient module (for linear and radial gradients)
+- Text on path module (write text along paths)