diff --git a/README.md b/README.md index 9df276c..978684c 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,12 @@ This plugin displays and hides a splash screen during application launch. -## Installation +## Installation + // npm hosted (new) id cordova plugin add cordova-plugin-splashscreen - + // you may also install directly from this repo + cordova plugin add https://github.com/apache/cordova-plugin-splashscreen.git ## Supported Platforms