From 091b9fb6ac8b995e2083eb664bf1198bfeea6899 Mon Sep 17 00:00:00 2001 From: wout Date: Fri, 29 Mar 2013 15:19:06 +0000 Subject: [PATCH] Bumped to v0.12 --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index fb99d0b..2cf8f19 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,23 @@ var rect = nested.rect(200, 200) _This functionality requires the nested.js module which is included in the default distribution._ +### SVG document +Svg.js also works outside of the html DOM, inside an SVG document for example: + +```xml + + + + + +``` + + ## Elements ### Rect -- 2.39.5