aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-01-04 20:14:03 +0100
committerwout <wout@impinc.co.uk>2013-01-04 20:14:03 +0100
commitb40093fbfb9cfa0e8b9f67a2db18ea0b68947ef4 (patch)
treedf5a0cae9ecdbd63ef236d21c39f1a630e68737a /README.md
parent2871da086209ddf4e49289f4080875eeb1625554 (diff)
downloadsvg.js-b40093fbfb9cfa0e8b9f67a2db18ea0b68947ef4.tar.gz
svg.js-b40093fbfb9cfa0e8b9f67a2db18ea0b68947ef4.zip
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8e5732b..4f9dc2a 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
# svg.js
-A lightweight library for manipulating SVG.
+A lightweight library for manipulating and animating SVG.
Svg.js is licensed under the terms of the MIT License.
The base library is 2.7k gzipped, with all bells and whistles just under 4.5k.
-See [svgjs.com](http://svgjs.com) for an introduction, [documentation](http://svgjs.com/docs) and [some action](http://svgjs.com/test)
+See [svgjs.com](http://svgjs.com) for an introduction, [documentation](http://svgjs.com/docs) and [some action](http://svgjs.com/test).
## Usage