Updated Branches: refs/heads/master 7368fd80e -> f52824aba
updated readme Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/f52824ab Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/f52824ab Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/f52824ab Branch: refs/heads/master Commit: f52824aba6aa0f470d2ee5b3d53466fd8668ac56 Parents: 7368fd8 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 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/f52824ab/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 3969c13..ebc0172 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ cordova-plugin-battery-status ============================= +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).
