From 1a282ce4766763ae507dfc944042fd29d70e9a0b Mon Sep 17 00:00:00 2001 From: MoMo Date: Wed, 19 Oct 2016 13:51:18 +0200 Subject: [PATCH] Ajax ready status 0 + Readme instruction for plugin installation --- README.md | 2 ++ config.xml | 4 ++-- www/js/index.js | 4 +++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 36f56dc..8aa956b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ With [node](http://nodejs.org/) installed (avoid outdated *apt-get* package): Install cordovas plugins: + phonegap plugin add cordova-plugin-compat # automatic phonegap plugin add cordova-plugin-file phonegap plugin add cordova-plugin-file-transfer phonegap plugin add cordova-plugin-zip @@ -31,6 +32,7 @@ Install cordovas plugins: If plugin registry server seems to be down :'( use git instead ;) + phonegap plugin add https://github.com/apache/cordova-plugin-compat.git phonegap plugin add https://github.com/apache/cordova-plugin-file.git phonegap plugin add https://github.com/apache/cordova-plugin-file-transfer.git phonegap plugin add https://github.com/MobileChromeApps/cordova-plugin-zip.git diff --git a/config.xml b/config.xml index 0d7feaf..ee89079 100644 --- a/config.xml +++ b/config.xml @@ -35,8 +35,8 @@ - - + +