From ba417975fc8c34b51a9bac93432b2698d66aedf1 Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Wed, 25 Jul 2012 14:26:19 -0400 Subject: [PATCH] [Docs] ReadMe covering Safari 6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d54006..14e42a6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Build up your application through simple interfaces and re-use your application ##WebSocket Compliance * Supports the RFC6455, HyBi-10+, and Hixie76 protocol versions (at the same time) -* Tested on Chrome 13 - 20, Firefox 6 - 12, Safari 5.0.1+, iOS 4.2, iOS 5 +* Tested on Chrome 13 - 20, Firefox 6 - 12, Safari 5.0.1 - 6.0, iOS 4.2, iOS 5 * Ratchet [passes](http://socketo.me/reports/ab/) the [Autobahn Testsuite](http://autobahn.ws/testsuite) (non-binary messages) ##Requirements