diff options
author | wout <wout@impinc.co.uk> | 2013-05-28 15:25:12 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-05-28 15:25:12 +0100 |
commit | 00532a5e2d547c4761aa888c9bda2e94ee310046 (patch) | |
tree | fc83009ffb3a69396303a316901c4360e74142b1 | |
parent | 9de0c38159d4ef6a187545a35bb887ffdb123dce (diff) | |
download | svg.js-00532a5e2d547c4761aa888c9bda2e94ee310046.tar.gz svg.js-00532a5e2d547c4761aa888c9bda2e94ee310046.zip |
Updated README0.16
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Svg.js is licensed under the terms of the MIT License. See [svgjs.com](http://svgjs.com) for an introduction and [some action](http://svgjs.com/test). +[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=wout&url=https://github.com/wout/svg.js&title=svg.js&language=&tags=github&category=software) + ## Usage ### Create a SVG document |