You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2013/07/25 01:07:39 UTC

[19/23] git commit: [CB-4286] rearranged

[CB-4286] rearranged


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/17f6b521
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/17f6b521
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/17f6b521

Branch: refs/heads/plugman-registry
Commit: 17f6b521d6853792fa2813bc7851128472b9c4a0
Parents: 51d4484
Author: ldeluca <ld...@us.ibm.com>
Authored: Wed Jul 17 15:03:49 2013 -0400
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Jul 18 13:25:41 2013 -0700

----------------------------------------------------------------------
 README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/17f6b521/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 736de82..cc5d6d7 100644
--- a/README.md
+++ b/README.md
@@ -175,6 +175,11 @@ Please check [Cordova issues with the CLI Component](http://issues.cordova.io).
 - Which mobile SDKs you have installed, and which version. Related to this: which Xcode version if you are submitting issues related to iOS
 - Any error stack traces you received
 
+## Contributors
+
+Thanks to everyone for contributing! For a list of people involved, please see the `package.json` file.
+
+
 # Known Issues and Troubleshooting
 
 ##Windows
@@ -200,6 +205,3 @@ run the command "android list target".  If you see:
 
 at the beginning of the command output, it means you will need to update your Windows Path variable to include xcopy. This location is typically under C:\Windows\System32. 
 
-## Contributors
-
-Thanks to everyone for contributing! For a list of people involved, please see the `package.json` file.