aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 12 insertions, 2 deletions
diff --git a/README b/README
index 1a39500..c333804 100644
--- a/README
+++ b/README
@@ -1,3 +1,13 @@
-Read the documentation in qemu-doc.html.
+This package contains the sources to the Android emulator program.
+
+Building the emulator:
+----------------------
+
+you can build this program either form within the Android build system,
+or as a standalone binary executable.
+
+ + in the former case, simply type "m emulator" to build the emulator
+
+ + in the second case, read the INSTALL document for details on
+ requirement and build/install steps.
-Fabrice Bellard. \ No newline at end of file