summaryrefslogtreecommitdiffstats
path: root/basicsuite/sensors/description.txt
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/sensors/description.txt')
-rw-r--r--basicsuite/sensors/description.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/basicsuite/sensors/description.txt b/basicsuite/sensors/description.txt
index f6048cc..e306066 100644
--- a/basicsuite/sensors/description.txt
+++ b/basicsuite/sensors/description.txt
@@ -1,4 +1,3 @@
-This demo utilizes the accelerometer and light sensor readings in an application.
+Demonstrates using the accelerometer and light sensors in a QML application.
-For the accelometer, tilting the device moves the bubble around. For the light sensor,
-exposing the device to different lighting conditions changes the display.
+Tilting the device moves the bubble around, based on readings from the accelerometer sensor. For the light sensor, exposing the device to different lighting conditions changes the displayed image.