summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2012-12-17 10:20:54 +0100
committerwout <wout@impinc.co.uk>2012-12-17 10:20:54 +0100
commit324e9194a7624c5c0a795911fedcbc339630efed (patch)
treeb443d1498b7fdb8fbf94f1e8b97f6b79d14dc7bc /README.md
parent80ed33ea8e22a45684d72e1ae939c1ff98d0bbf7 (diff)
downloadsvg.js-324e9194a7624c5c0a795911fedcbc339630efed.tar.gz
svg.js-324e9194a7624c5c0a795911fedcbc339630efed.zip
Updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 22 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8088090..1d4a1b3 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,28 @@
# svg.js
-svg.js is a JavaScript library for manipulating SVG
-following the original SVG specification.
+svg.js is a JavaScript library for manipulating SVG.
Have a look at [svgjs.com](http://svgjs.com) for a examples.
svg.js is licensed under the terms of the MIT License.
+
+
+
+
+## Compatibility
+
+### Desktop
+Firefox 3+
+Chrome 4+
+Safari 3.2+
+Opera 9+
+IE 9+
+
+### Mobile
+iOS Safari 3.2+
+Android Browser 3+
+Blackberry 7+
+Opera Mini 5+
+Opera Mobile 10+
+Chrome for Android 18+
+Firefox for Android 15+ \ No newline at end of file