aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2012-12-15 12:35:39 +0100
committerwout <wout@impinc.co.uk>2012-12-15 12:35:39 +0100
commit04225d3c1814234e3bbe4989d508f09b13593d29 (patch)
tree9a7b5ab05b3e0e60987121e7e79b30c32bbbc716 /README.md
parent72c882328e7ea13af205575f31c5ce1626006d55 (diff)
downloadsvg.js-04225d3c1814234e3bbe4989d508f09b13593d29.tar.gz
svg.js-04225d3c1814234e3bbe4989d508f09b13593d29.zip
Renamed README
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0bc9815
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# svg.js
+
+svg.js is a JavaScript library for manipulating SVG
+following the original SVG specification.
+
+Have a look at [svgjs.com][] for a examples.
+
+svg.js is licensed under the terms of the MIT License.