Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
fairwinds committed Dec 16, 2012
1 parent 01fcece commit 097f659
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/HelloWorld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,10 @@ Use the same 'Download 1.3.1' button. Below the SDK downloads, you will find but

To import the Hello World example app into TideSDK-Developer, click on the 'Import' button at the top left, navigate to the folder containing the app and select it.

{@img developer_import.jpg Click the "Import Project" button}

## Running the App

To run the Hello World app, click on 'Test & Package' button in the TideSDK-Developer menu, then click on the 'Launch App' button in the lower left. The Hello World app will start and will log to the screen. Debugging statements you include in your code will appear.

{@img developer_launch.jpg Launch the Example App from the Test&Package section.}

{@img developer_running.jpg The running Hello World app}

## Bundling the Example App for Distribution

To bundle the Hello World app, click on 'Test & Package' button in the TideSDK-Developer. Then click the 'Package with Runtime'. You distribution will be created in the 'dist' folder in your project.

0 comments on commit 097f659

Please sign in to comment.