You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2015/09/14 22:54:56 UTC

cordova-plugin-splashscreen git commit: Add line to increase readability. Close #58

Repository: cordova-plugin-splashscreen
Updated Branches:
  refs/heads/master 9ea2d4c86 -> 9bd0ec709


Add line to increase readability. Close #58


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/9bd0ec70
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/9bd0ec70
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/9bd0ec70

Branch: refs/heads/master
Commit: 9bd0ec70916a5dd0786d74f3af60c5004bf13d19
Parents: 9ea2d4c
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon Sep 14 13:54:48 2015 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon Sep 14 13:54:48 2015 -0700

----------------------------------------------------------------------
 README.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/9bd0ec70/README.md
----------------------------------------------------------------------
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
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org