diff --git a/README.md b/README.md index c7006ad..00f7f5b 100644 --- a/README.md +++ b/README.md @@ -80,10 +80,12 @@ $ pod install Import the module: +Swift: ```swift import Socket_IO_Client_Swift ``` +Objective-C: ```Objective-C #import ```