From 9575c92db6e3efe31ca5517f4dd9405b03ebdffe Mon Sep 17 00:00:00 2001 From: Jesse MacFadyen Date: Mon, 13 Apr 2015 11:40:00 -0700 Subject: [PATCH] give users a way to install the bleeding edge. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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