From 097f659796301acc09db9f6b4dae0e08524473b3 Mon Sep 17 00:00:00 2001 From: fairwinds Date: Sun, 16 Dec 2012 15:44:17 -0400 Subject: [PATCH] update README --- examples/HelloWorld/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/examples/HelloWorld/README.md b/examples/HelloWorld/README.md index f507ed19..17491d7b 100644 --- a/examples/HelloWorld/README.md +++ b/examples/HelloWorld/README.md @@ -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.