aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-01-06 12:09:17 +0100
committerwout <wout@impinc.co.uk>2013-01-06 12:09:17 +0100
commited023c001d44994adb415a79b6ed82c2858fbb33 (patch)
treef3fb222035d0c8a171a91f077a7ab3df6226b8ac /README.md
parent6175f1a3b22e9ec5959f275657f521b7b30379d1 (diff)
downloadsvg.js-ed023c001d44994adb415a79b6ed82c2858fbb33.tar.gz
svg.js-ed023c001d44994adb415a79b6ed82c2858fbb33.zip
fill() and stroke() accept a hex string
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f9dc2a..577b7d8 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ A lightweight library for manipulating and animating SVG.
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.
+The base library is 2.7k gzipped, with all bells and whistles about 4.5k.
See [svgjs.com](http://svgjs.com) for an introduction, [documentation](http://svgjs.com/docs) and [some action](http://svgjs.com/test).