diff --git a/README.md b/README.md index 357af4b..a8c5d10 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ npm install @remobile/react-native-splashscreen --save * In your project, Look for Header Search Paths and make sure it contains $(SRCROOT)/../node_modules/@remobile/react-native-splashscreen/ios/RCTSplashScreen * delete your project's LaunchScreen.xib -* Dray SplashScreenResource to your project [if you want change image, replace splash.png] +* Drag SplashScreenResource to your project [if you want change image, replace splash.png] * In AppDelegate.m ```objc