From 3333e3e6d9c22858904cb62838778ecf64942c3f Mon Sep 17 00:00:00 2001 From: Erik Little Date: Thu, 12 Feb 2015 11:14:38 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2309504..7400fdf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Socket.IO-Client-Swift ====================== -Socket.IO-client for Swift. Supports ws/wss connections and binary. For socket.io 1.0+ +Socket.IO-client for Swift. Supports ws/wss connections and binary. For socket.io 1.0+ and Swift 1.1 Installation ============