diff --git a/README.md b/README.md index ac56601..51510e0 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ pod 'APAddressBook/Swift' ``` Import `APAddressBook-Bridging.h` to application's objective-c bridging file. ```objective-c -#import "APAddressBook-Bridging.h" +#import ``` **Example**