updated readme to reflect change to droidgap

This commit is contained in:
brianleroux 2010-10-06 10:56:23 -07:00
parent cbff3812e8
commit 1231268a6b

View File

@ -46,15 +46,7 @@ Quickstart:
<pre>
$ droidgap gen example
$ cd example
$ droidgap create
$ cd ../example_android
$ droidgap run
</pre>
Launch your app and start a logger with:
<pre>
$ droidgap log
$ ant debug install && adb logcat
</pre>
DroidGap with JRuby