From 6e8a32361c0ac3fa49d564582c05acc1ee17a1d8 Mon Sep 17 00:00:00 2001 From: Erik Little Date: Thu, 19 Feb 2015 11:21:54 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7400fdf..9d655d3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ Socket.IO-Client-Swift ====================== -Socket.IO-client for Swift. Supports ws/wss connections and binary. For socket.io 1.0+ and Swift 1.1 +Socket.IO-client for Swift. Supports ws/wss connections and binary. For socket.io 1.0+ and Swift 1.1. + +For Swift 1.2, use the 1.2 branch. (1.2 will be merged with master once Swift 1.2 is released) Installation ============