From 7349ed4cf9e37e22c54f749cee74f4086c92761d Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Wed, 6 Jul 2016 13:27:54 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dae062b..b312590 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ pod install Firebase/Messaging in AppDelegate.m add ``` -#import "RNFIRMessaging.h" +#import "RNFIRMessaging.h" <--add this line ... - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions -- 2.26.2