]> source.dussan.org Git - svg.js.git/commitdiff
Added test page to README
authorwout <wout@impinc.co.uk>
Thu, 27 Dec 2012 13:18:39 +0000 (14:18 +0100)
committerwout <wout@impinc.co.uk>
Thu, 27 Dec 2012 13:18:39 +0000 (14:18 +0100)
README.md

index f525ef51b2d1084facb48d81aa9546c32460d9a4..e65929d6de91783bb3f3e75b2ff8c4af94067ba5 100644 (file)
--- 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.