From c0fc4c867157b41cc83c0fe05ce80170629de596 Mon Sep 17 00:00:00 2001 From: Aneesh Dogra Date: Sun, 30 Dec 2012 17:01:04 +0000 Subject: Update README. --- 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 ========= -- cgit v0.9.1