diff --git a/README.md b/README.md index 0345805..125997a 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ Import in your swift file: import Socket_IO_Client_Swift ``` +```Objective-C +#import +``` + ##API Constructors -----------