Updated doc for browser

Project: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/3ba491b3
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/3ba491b3
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/3ba491b3

Branch: refs/heads/master
Commit: 3ba491b3e7ebb4d50f888d8ec06ea22070bc17df
Parents: 7dca3b5
Author: Suraj Pindoria <suraj.pindo...@yahoo.com>
Authored: Thu Sep 4 14:38:05 2014 -0700
Committer: Suraj Pindoria <suraj.pindo...@yahoo.com>
Committed: Fri Sep 5 09:51:54 2014 -0700

----------------------------------------------------------------------
 doc/index.md | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/3ba491b3/doc/index.md
----------------------------------------------------------------------
diff --git a/doc/index.md b/doc/index.md
index e44ddaf..c76a0b5 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -33,6 +33,7 @@ axis.
 - Amazon Fire OS
 - Android
 - BlackBerry 10
+- Browser
 - Firefox OS
 - iOS
 - Tizen
@@ -74,6 +75,10 @@ callback function.
 
     navigator.accelerometer.getCurrentAcceleration(onSuccess, onError);
 
+### Browser Quirks
+
+Values for X, Y, Z motion are all randomly generated in order to simulate the 
accelerometer.
+
 ### iOS Quirks
 
 - iOS doesn't recognize the concept of getting the current acceleration at any 
given point.

Reply via email to