aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2012-12-27 14:18:39 +0100
committerwout <wout@impinc.co.uk>2012-12-27 14:18:39 +0100
commit9501ce94a95d2ec6834f9f1931557602901b960a (patch)
tree85fb310a160ac725ff6631864b112359f745ff35
parentaf6df99a9f027cd984cc5c0454cf08c3bbbc11ff (diff)
downloadsvg.js-9501ce94a95d2ec6834f9f1931557602901b960a.tar.gz
svg.js-9501ce94a95d2ec6834f9f1931557602901b960a.zip
Added test page to README
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index f525ef5..e65929d 100644
--- a/README.md
+++ b/README.md
@@ -433,8 +433,6 @@ _The Rakefile has been borrowed from [madrobby's](https://github.com/madrobby) [
## Compatibility
-Important: this library is still in alpha, therefore the API might be subject to change in the course of development.
-
### Desktop
- Firefox 3+
- Chrome 4+
@@ -447,4 +445,8 @@ Important: this library is still in alpha, therefore the API might be subject to
- Android Browser 3+
- Opera Mobile 10+
- Chrome for Android 18+
-- Firefox for Android 15+ \ No newline at end of file
+- Firefox for Android 15+
+
+Visit the [svg.js test page](http://svgjs.com/test) if you want to check compatibility with different browsers.
+
+Important: this library is still in alpha, therefore the API might be subject to change in the course of development.