aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-04-04 20:00:57 +0100
committerwout <wout@impinc.co.uk>2013-04-04 20:00:57 +0100
commitc2e26791aaca5356ca9dea7a6874aa23795b787e (patch)
tree1bc123566638b9fabe260fa99746b9fdd8891a61 /README.md
parent263045bfcd7ce021c5e8f4a5c283929675f85583 (diff)
downloadsvg.js-c2e26791aaca5356ca9dea7a6874aa23795b787e.tar.gz
svg.js-c2e26791aaca5356ca9dea7a6874aa23795b787e.zip
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ac5458b..55b3b29 100644
--- a/README.md
+++ b/README.md
@@ -1038,6 +1038,7 @@ Here are a few nice plugins that are available for svg.js:
- [svg.import.js](https://github.com/wout/svg.import.js) import raw SVG data.
- [svg.path.js](https://github.com/otm/svg.path.js) for manually drawing paths (by Nils Lagerkvist).
- [svg.shapes.js](https://github.com/wout/svg.shapes.js) for more polygon based shapes.
+- [svg.textflow.js](https://github.com/wout/svg.textflow.js) create auto-wrapping textflow elements.
## Building