From: wout Date: Fri, 21 Dec 2012 16:31:26 +0000 (+0100) Subject: Updated to-do's in readme X-Git-Tag: 0.1~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b56c077bf6b478e5290c1286d82ec64c6d606b8d;p=svg.js.git Updated to-do's in readme --- 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)