From c34a660cae12f41eaa5d527c522af2d957b2edb4 Mon Sep 17 00:00:00 2001 From: Erik Date: Mon, 29 Jun 2015 18:12:46 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 125997a..c7006ad 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Install pods: $ pod install ``` -Import in your swift file: +Import the module: ```swift import Socket_IO_Client_Swift