From 939895835c9f0d4825af2e7510bc80945a1397cf Mon Sep 17 00:00:00 2001 From: Said Achmiz Date: Fri, 11 Mar 2016 02:18:37 -0500 Subject: [PATCH] Updated README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index ef727c8..7ec96ea 100644 --- a/README +++ b/README @@ -32,6 +32,8 @@ ADDING IRCCLIENT TO YOUR APPLICATION 6. Import IRCClient’s API into your code using “#import ” +7. If you’re using Swift in your project, add “IRCClient/IRCClient.h” to the “Objective-C Bridging Header” build setting. + --- See the following header files for documentation: