From 4934877515b21f6d076e1cda04add2c9007e3af6 Mon Sep 17 00:00:00 2001 From: Brian LeRoux Date: Wed, 27 Jan 2010 15:13:26 -0800 Subject: [PATCH] fix for the readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c358a3ec..8d422c1c 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,14 @@ Getting Started with PhoneGap/Android ./droidgap - Params: - +Params: +
     android_sdk_path ... The path to your Android SDK install.
     name ............... The name of your application.
     package_name ....... The name of your package (For example: com.nitobi.demo)
     www ................ The path to your www folder. (Wherein your HTML, CSS and JS app is.)
     path ............... The path to generate the application.
-
+
Thats it!