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 2012/07/27 02:29:15 UTC

[25/78] [abbrv] git commit: contribution section to readme

contribution section to readme


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/commit/87f04f57
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/tree/87f04f57
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/diff/87f04f57

Branch: refs/heads/cordova-client
Commit: 87f04f570add0379edc453fad788a9991a7649f3
Parents: 3f10301
Author: Fil Maj <ma...@gmail.com>
Authored: Tue Jul 17 11:59:35 2012 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Tue Jul 17 11:59:35 2012 -0700

----------------------------------------------------------------------
 README.md |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/blob/87f04f57/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index ff38cd2..4282f4e 100644
--- a/README.md
+++ b/README.md
@@ -101,3 +101,14 @@ launch for.
 ## Creating a sample project
 
     $ cordova create
+
+# Contributing
+
+## Running Tests
+
+    $ npm test
+
+## TO-DO
+
+- clean up build + emulate commands
+- add plugin integration via pluginstall