Add line to increase readability. Close #58

This commit is contained in:
Jesse MacFadyen 2015-09-14 13:54:48 -07:00
parent 9ea2d4c86f
commit 9bd0ec7091

View File

@ -25,6 +25,7 @@ This plugin displays and hides a splash screen during application launch.
// npm hosted (new) id // npm hosted (new) id
cordova plugin add cordova-plugin-splashscreen cordova plugin add cordova-plugin-splashscreen
// you may also install directly from this repo // you may also install directly from this repo
cordova plugin add https://github.com/apache/cordova-plugin-splashscreen.git cordova plugin add https://github.com/apache/cordova-plugin-splashscreen.git