Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index 4375040..51740f5 100644
--- a/README.txt
+++ b/README.txt
@@ -5,9 +5,10 @@ You need python and Gtk 3+ to run the emulator.
The emulator provides you with 5 buttons Top, Left, Reset, Right, Down.
These buttons simulate accelerometer tilt.
-The emulator writes to a particular file pointed by the PATH variable.
-To integrate this emulator in your activity you need to change the
-ACCELEROMETER_DEVICE_PATH in your activity to PATH.
+The emulator writes to a particular file pointed by the PATH variable and
+updates it in realtime, as in the case of an accelerometer. To integrate
+this emulator in your activity you need to change the ACCELEROMETER_DEVICE_PATH
+in your activity to PATH.
Shortcuts
=========