diff options
author | wout <wout@impinc.co.uk> | 2012-12-15 12:38:40 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2012-12-15 12:38:40 +0100 |
commit | 1fc78fe531ded4bc8a1ed5e176774600b897fcb1 (patch) | |
tree | 28a1e754e54aead3a5504b57dde0ffb9827f1009 | |
parent | e9008b068d1e2128f21f160faaccc172be967aca (diff) | |
download | svg.js-1fc78fe531ded4bc8a1ed5e176774600b897fcb1.tar.gz svg.js-1fc78fe531ded4bc8a1ed5e176774600b897fcb1.zip |
Readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,6 +3,6 @@ svg.js is a JavaScript library for manipulating SVG following the original SVG specification. -Have a look at [svgjs.com]:http://svgjs.com for a examples. +Have a look at [svgjs.com](http://svgjs.com) for a examples. svg.js is licensed under the terms of the MIT License. |