Skip to content

Commit

Permalink
Add README.md and UPDATING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mwbrooks committed Aug 20, 2012
1 parent 07cd4a0 commit 3a99658
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# OS X
.DS_Store
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Hello World PhoneGap Application

> A Hello World application built with PhoneGap
## PhoneGap Build

Create a new app with the following repository:

https://github.com/phonegap/phonegap-start.git

## Run Application

/www/index.html

## Run Tests

/www/spec.html

## Issues and Pull Requests

This application is a modification of the [Apache Cordova Hello World][1].

For issues with __the application__, please submit an issue or pull request
to the [Apache Cordova source code][1].

For issues with __the PhoneGap Build integration__, please submit
an issue or pull request to this project.

[1]: http://github.com/apache/incubator-cordova-app-hello-world
1 change: 1 addition & 0 deletions UPDATING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Upgrading the Application

0 comments on commit 3a99658

Please sign in to comment.