From 9bd0ec70916a5dd0786d74f3af60c5004bf13d19 Mon Sep 17 00:00:00 2001 From: Jesse MacFadyen Date: Mon, 14 Sep 2015 13:54:48 -0700 Subject: [PATCH] Add line to increase readability. Close #58 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cfc179..defc533 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This plugin displays and hides a splash screen during application launch. // 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