Update README.md with app description.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/commit/fdcd645a Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/tree/fdcd645a Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/diff/fdcd645a Branch: refs/heads/master Commit: fdcd645a32389e35b45c4cb41b4f12769d9f18d7 Parents: 68340ce Author: Michael Brooks <mich...@michaelbrooks.ca> Authored: Thu Jul 12 21:04:55 2012 -0700 Committer: Michael Brooks <mich...@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-app-hello-world/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