You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2012/07/13 08:15:41 UTC

[14/14] git commit: Update README.md with app description.

Update README.md with app description.


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/fdcd645a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/tree/fdcd645a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/diff/fdcd645a

Branch: refs/heads/hello-cordova
Commit: fdcd645a32389e35b45c4cb41b4f12769d9f18d7
Parents: 68340ce
Author: Michael Brooks <mi...@michaelbrooks.ca>
Authored: Thu Jul 12 21:04:55 2012 -0700
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Jul 12 21:04:55 2012 -0700

----------------------------------------------------------------------
 README.md |   23 ++++++-----------------
 1 files changed, 6 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/blob/fdcd645a/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 2d78d3a..c0d2782 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,11 @@
-# Cordova Laboratory
+# Hello Cordova
 
-> Caution: Safety Goggles are Recommended!
+> Hello World sample app for Apache Cordova
 
-## Purpose
+## Run App
 
-The purpose of this repo is for experimental code. Examples include demo apps,
-native api explorations, or anything really that does not fit in an existing Cordova platform.
+    /www/index.html
 
-## Project Organization
+## Run Tests
 
-> Everyone works on a branch
-
-`master` branch should *never* have content.
-
-Each project should create a separate branch to work on. There are major benefits
-to this practice:
-
-- Each project has an isolate git history, which allows for easy migration to
-  a new git repository;
-- Working directory is not polluted with the files of other projects.
-- Projects will not step on each others toes.
+    /www/spec.html