diff --git a/README.md b/README.md index fd712df..f226677 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ cordova-plugin-splashscreen ---------------------------- + +For Android, + +In your config.xml, you need to add the following preference + +`` + +Where foo is the name of the splashscreen file. Preferably a 9 patch file. Make sure to add your splashcreen files to your res/xml directory under the appropriate folders.