Updated Branches: refs/heads/master 6147ac1ce -> 43e653378
updated readme Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/43e65337 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/43e65337 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/43e65337 Branch: refs/heads/master Commit: 43e653378bb3bc98ffd39c1b8d0e2a0a3d412c6c Parents: 6147ac1 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-device-motion/blob/43e65337/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b6e10f9..1e48802 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,6 @@ cordova-plugin-device-motion ============================ Standalone plugin to be used together with cordova-pluman, to install into cordova native projects. +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).
