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!