summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-04-11 08:52:20 +0100
committerwout <wout@impinc.co.uk>2013-04-11 08:52:20 +0100
commitec833bcefe20bd51d128cd0978128a9c9a63a043 (patch)
tree2369300640e2bc4317bea0ca3b3849b3bb6b0871 /README.md
parent0ec7b9bf96cdd3ad2aa72682d3781c0aa1c7c356 (diff)
downloadsvg.js-ec833bcefe20bd51d128cd0978128a9c9a63a043.tar.gz
svg.js-ec833bcefe20bd51d128cd0978128a9c9a63a043.zip
Fix for Firefox in bbox()0.13
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 5aa7d8b..bd1be92 100644
--- a/README.md
+++ b/README.md
@@ -1034,7 +1034,7 @@ Here are a few nice plugins that are available for svg.js:
- [svg.draggable.js](https://github.com/wout/svg.draggable.js) to make elements draggable.
- [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.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 (by Nils Lagerkvist).
- [svg.path.js](https://github.com/otm/svg.path.js) for manually drawing paths (by Nils Lagerkvist).