summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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