Updated Branches: refs/heads/master cad97d018 -> 3b7621249
updated readme Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/3b762124 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/3b762124 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/3b762124 Branch: refs/heads/master Commit: 3b762124979a5fd615247bcbaeea8d652d939990 Parents: cad97d0 Author: Steven Gill <[email protected]> Authored: Thu Jul 18 16:15:55 2013 -0700 Committer: Steven Gill <[email protected]> Committed: Thu Jul 18 16:15:55 2013 -0700 ---------------------------------------------------------------------- README.md | 3 +++ src/blackberry10/README.md | 22 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/3b762124/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 3fbcab5..d107c69 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ cordova-plugin-inappbrowser ----------------------------- +To install this plugin, follow the [Command-line Interface Guide](http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface). + +If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/guide_plugin_ref_plugman.md.html). http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/3b762124/src/blackberry10/README.md ---------------------------------------------------------------------- diff --git a/src/blackberry10/README.md b/src/blackberry10/README.md index 318eee6..0b16789 100644 --- a/src/blackberry10/README.md +++ b/src/blackberry10/README.md @@ -1,3 +1,25 @@ # BlackBerry 10 In-App-Browser Plugin The in app browser functionality is entirely contained within common js. There is no native implementation required. +To install this plugin, follow the [Command-line Interface Guide](http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface). + +If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/guide_plugin_ref_plugman.md.html). +./cordova-plugin-battery-status/README.md +./cordova-plugin-camera/README.md +./cordova-plugin-console/README.md +./cordova-plugin-contacts/README.md +./cordova-plugin-device/README.md +./cordova-plugin-device-motion/README.md +./cordova-plugin-device-orientation/README.md +./cordova-plugin-device-orientation/src/blackberry10/README.md +./cordova-plugin-file/README.md +./cordova-plugin-file-transfer/README.md +./cordova-plugin-geolocation/README.md +./cordova-plugin-globalization/README.md +./cordova-plugin-inappbrowser/README.md +./cordova-plugin-inappbrowser/src/blackberry10/README.md +./cordova-plugin-media/README.md +./cordova-plugin-media-capture/README.md +./cordova-plugin-network-information/README.md +./cordova-plugin-splashscreen/README.md +./cordova-plugin-vibration/README.md
