summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-04-09 08:14:30 +0100
committerwout <wout@impinc.co.uk>2013-04-09 08:14:30 +0100
commit582bd10836341ebfa752e7da92c6871fbc1f04fe (patch)
treedf7a1b3ddc4d21f82d8a1942fd9065041e2c83e9 /README.md
parent667aea83065b71ea793a6aebe77bbeb63e4af25a (diff)
downloadsvg.js-582bd10836341ebfa752e7da92c6871fbc1f04fe.tar.gz
svg.js-582bd10836341ebfa752e7da92c6871fbc1f04fe.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 41a49dc..5aa7d8b 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,11 @@
A lightweight library for manipulating and animating SVG.
-Svg.js has no dependencies and aims to be as small as possible. The base library is 3k gzipped, with all bells and whistles about 6.5k.
+Svg.js has no dependencies and aims to be as small as possible. The base library is 4k gzipped, with all bells and whistles about 7k.
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).
+See [svgjs.com](http://svgjs.com) for an introduction and [some action](http://svgjs.com/test).
## Usage