You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2013/07/18 22:47:52 UTC

[3/4] 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/7326f2ac
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/7326f2ac
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/7326f2ac

Branch: refs/heads/3.0.x
Commit: 7326f2ac7ee33f0983d54f9448b465e9080d7200
Parents: c0594df
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:46:51 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/7326f2ac/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.