diff options
author | wout <wout@impinc.co.uk> | 2013-03-24 19:39:39 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-03-24 19:39:39 +0100 |
commit | 7c3b0e675fcc3ff72a6ce29124e8367b625391aa (patch) | |
tree | 3cb9844e8313652c79467c71f4a2a8c3f6d55294 | |
parent | 073c5252f4386b66d909ee5497a9f0460bdbaf37 (diff) | |
download | svg.js-7c3b0e675fcc3ff72a6ce29124e8367b625391aa.tar.gz svg.js-7c3b0e675fcc3ff72a6ce29124e8367b625391aa.zip |
Updated README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |