]> source.dussan.org Git - svg.js.git/commitdiff
Updated README
authorwout <wout@impinc.co.uk>
Tue, 9 Apr 2013 07:14:30 +0000 (08:14 +0100)
committerwout <wout@impinc.co.uk>
Tue, 9 Apr 2013 07:14:30 +0000 (08:14 +0100)
README.md

index 41a49dcde975e6be167cc4e352550ade2ed79f41..5aa7d8b2bc260c4d0cc847ef2607c330b21f1520 100644 (file)
--- 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