summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2012-12-15 12:38:40 +0100
committerwout <wout@impinc.co.uk>2012-12-15 12:38:40 +0100
commit1fc78fe531ded4bc8a1ed5e176774600b897fcb1 (patch)
tree28a1e754e54aead3a5504b57dde0ffb9827f1009
parente9008b068d1e2128f21f160faaccc172be967aca (diff)
downloadsvg.js-1fc78fe531ded4bc8a1ed5e176774600b897fcb1.tar.gz
svg.js-1fc78fe531ded4bc8a1ed5e176774600b897fcb1.zip
Readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0ac3e79..8088090 100644
--- a/README.md
+++ b/README.md
@@ -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.