diff options
author | wout <wout@impinc.co.uk> | 2013-01-04 20:10:08 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-01-04 20:10:08 +0100 |
commit | 2871da086209ddf4e49289f4080875eeb1625554 (patch) | |
tree | fbb409c6df8da914b7b1ed07bd05bb4eaa54647e /README.md | |
parent | 2380c67d4ddded556617760b4b3cb38a1d7758e2 (diff) | |
download | svg.js-2871da086209ddf4e49289f4080875eeb1625554.tar.gz svg.js-2871da086209ddf4e49289f4080875eeb1625554.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ Svg.js is licensed under the terms of the MIT License. The base library is 2.7k gzipped, with all bells and whistles just under 4.5k. +See [svgjs.com](http://svgjs.com) for an introduction, [documentation](http://svgjs.com/docs) and [some action](http://svgjs.com/test) + ## Usage ### Create a SVG document |