summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-01-06 20:47:29 +0100
committerwout <wout@impinc.co.uk>2013-01-06 20:47:29 +0100
commit87cef2ab192bbdec602e838ff9d21d2846ecdcd4 (patch)
tree007dd29d9c7003cf2f8bd98d7f0de3aeb1e8b4c4 /README.md
parent661d1f8058a26f883a17d926577e96dcc3818df0 (diff)
downloadsvg.js-87cef2ab192bbdec602e838ff9d21d2846ecdcd4.tar.gz
svg.js-87cef2ab192bbdec602e838ff9d21d2846ecdcd4.zip
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1245e46..b184c1c 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
A lightweight library for manipulating and animating SVG.
-Svg.js is licensed under the terms of the MIT License.
+Svg.js has no dependencies and aims to be under 5k gzipped. The base library is 2.7k gzipped, with all bells and whistles about 4.6k.
-The base library is 2.7k gzipped, with all bells and whistles about 4.6k.
+Svg.js is licensed under the terms of the MIT License.
See [svgjs.com](http://svgjs.com) for an introduction, [documentation](http://svgjs.com/docs) and [some action](http://svgjs.com/test).