aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-04-07 18:26:13 +0100
committerwout <wout@impinc.co.uk>2013-04-07 18:26:13 +0100
commitdfebeb0f3abca8218b0a0e62cab7260a4715b828 (patch)
treed023821642be9c812b0abc08268cd66aa2d1f1cc /README.md
parent9a02af17cc2ad5dd24cd9a899472a35ead181faa (diff)
downloadsvg.js-dfebeb0f3abca8218b0a0e62cab7260a4715b828.tar.gz
svg.js-dfebeb0f3abca8218b0a0e62cab7260a4715b828.zip
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9af875e..41a49dc 100644
--- a/README.md
+++ b/README.md
@@ -1036,7 +1036,7 @@ Here are a few nice plugins that are available for svg.js:
- [svg.easing.js](https://github.com/wout/svg.easing.js) for more easing methods on animations.
- [svg.export.js](https://github.com/wout/svg.export.js) export raw svg.
- [svg.import.js](https://github.com/wout/svg.import.js) import raw SVG data.
-- [svg.math.js](https://github.com/otm/svg.math.js) a math extension.
+- [svg.math.js](https://github.com/otm/svg.math.js) a math extension (by Nils Lagerkvist).
- [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.