add image support, doc ant build tool
[ouya-romlauncher.git] / README.rst
index c097af46394f317f60021e1c0c41ff4f42a57d60..4b7985642ab354c9b5ed2d407b9bfaabbf99eb23 100644 (file)
@@ -22,6 +22,8 @@ Run ``prepare-game.sh``::
   Put a 732x412 image into res/drawable-xhdpi/ouya_icon.png
 
 Now adjust the launcher image ``ouya_icon.png`` and build/run it
-with the Android Developer Tools Eclipse IDE.
+with the Android Developer Tools Eclipse IDE, or via command line::
+
+  $ ant release
 
 The generated ``.apkg`` file will be located in the ``bin/`` folder.