diff --git a/README.md b/README.md index 03364ff..27fbc41 100644 --- a/README.md +++ b/README.md @@ -112,13 +112,13 @@ Import the module: Swift: ```swift -import Socket_IO_Client_Swift +import SocketIOClientSwift ``` Objective-C: ```Objective-C -#import +#import ``` CocoaSeeds