summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-03-24 19:39:39 +0100
committerwout <wout@impinc.co.uk>2013-03-24 19:39:39 +0100
commit7c3b0e675fcc3ff72a6ce29124e8367b625391aa (patch)
tree3cb9844e8313652c79467c71f4a2a8c3f6d55294
parent073c5252f4386b66d909ee5497a9f0460bdbaf37 (diff)
downloadsvg.js-7c3b0e675fcc3ff72a6ce29124e8367b625391aa.tar.gz
svg.js-7c3b0e675fcc3ff72a6ce29124e8367b625391aa.zip
Updated README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1de6c9..25cf24e 100644
--- a/README.md
+++ b/README.md
@@ -711,6 +711,7 @@ rect.clipWith(ellipse)
_This functionality requires the clip.js module which is included in the default distribution._
+
## Arranging elements
You can arrange elements within their parent SVG document using the following methods.