diff options
author | wout <wout@impinc.co.uk> | 2013-02-02 17:35:53 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-02-02 17:35:53 +0100 |
commit | 07cd311451c318678a0139b10441364f3f4b9e38 (patch) | |
tree | 64394b77c91ed9e7150de3df597a6e98a5335aa8 /README.md | |
parent | ec56136a1a3cd83f856723d1076536e550296e31 (diff) | |
download | svg.js-07cd311451c318678a0139b10441364f3f4b9e38.tar.gz svg.js-07cd311451c318678a0139b10441364f3f4b9e38.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ A lightweight library for manipulating and animating SVG. -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.7k. +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 5k. Svg.js is licensed under the terms of the MIT License. |