Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAneesh Dogra <lionaneesh@gmail.com>2012-12-30 17:01:04 (GMT)
committer Aneesh Dogra <lionaneesh@gmail.com>2012-12-30 17:01:04 (GMT)
commitc0fc4c867157b41cc83c0fe05ce80170629de596 (patch)
tree1ff89539ec83833e41fa397697a31e5df22d82a6
parent1efaac719e0d8a112c077da57bcf7bd4057ba93e (diff)
Update README.HEADmaster
-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
=========