diff --git a/README.md b/README.md index 64b7b38..8ff47d6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ As Podspec is also provided so KILabel can be used by added the following line t
pod 'KILabel', '1.0.0'
-You can also use KILabel with Swift. Just compile the files into your XCode project in the usual way but add the following line to your Objective-C Bridging Header. +You can also use KILabel with Swift. Just compile the files into your Xcode project in the usual way but add the following line to your Objective-C Bridging Header. ``` objective-c #import "KILabel.h"