]> source.dussan.org Git - svg.js.git/commitdiff
readme
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Fri, 6 Nov 2015 13:19:58 +0000 (14:19 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Fri, 6 Nov 2015 13:19:58 +0000 (14:19 +0100)
README.md

index 290081e3c8f1113d3dd20a949d7234fd53e54102..4e75c4cfe66d581663243c4c242c49c855a1cfcd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3742,9 +3742,10 @@ SVG.extend(SVG.Ellipse, SVG.Path, SVG.Polygon, {
 Here are a few nice plugins that are available for SVG.js:
 
 ### pathmorphing
-[svg.pathmorphing.js](https://github.com/wout/svg.pathmorphing.js) to make path animateable
+[svg.pathmorphing.js](https://github.com/wout/svg.pathmorphing.js) to make path animatable
 
-** Caution: Not tested for SVG.js 2.0 **
+### textmorphing
+[svg.textmorph.js](https://github.com/wout/svg.textmorph.js) to make text animatable
 
 ### absorb
 [svg.absorb.js](https://github.com/wout/svg.absorb.js) absorb raw SVG data into an SVG.js instance.