From b5fbd12a26e18154e1192b6454f22657e36dc44f Mon Sep 17 00:00:00 2001 From: James Sanford Date: Mon, 6 Aug 2012 17:28:42 -0700 Subject: [PATCH] Fix formatting. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7622ca5..2bb3b94 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Config file and disk images in /mnt/sdcard/KEGS/ To attach disk images, use the F4 button to enter KEGS configuration. The touch screen acts as a big trackpad for the mouse. To click and drag, -for example to pull down GS/OS menus, you need to Long Press first) +for example to pull down GS/OS menus, you need to Long Press first. What's not ready yet: - No audio. @@ -18,6 +18,8 @@ Source code: https://github.com/jamessanford/kegs/ To build from source: +
   android update project -p . -s
   (cd jni && ndk-build)
   ant debug install
+