diff options
author | wout <wout@impinc.co.uk> | 2012-12-15 12:36:55 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2012-12-15 12:36:55 +0100 |
commit | e9008b068d1e2128f21f160faaccc172be967aca (patch) | |
tree | f229718ad86846e2b6765ef943b96833706c12f6 | |
parent | 04225d3c1814234e3bbe4989d508f09b13593d29 (diff) | |
download | svg.js-e9008b068d1e2128f21f160faaccc172be967aca.tar.gz svg.js-e9008b068d1e2128f21f160faaccc172be967aca.zip |
Updated 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][] 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. |