Browse Source

examples/misc/01-power/README.txt: Note that this is Chrome-only for now.

Ryan C. Gordon 1 day ago
parent
commit
efb5829124
1 changed files with 3 additions and 0 deletions
  1. 3 0
      examples/misc/01-power/README.txt

+ 3 - 0
examples/misc/01-power/README.txt

@@ -1 +1,4 @@
 This example code reports power status (plugged in, battery level, etc).
+
+Note that only Chrome-based browsers support this API currently. Firefox and
+Safari will report this as unsupported, but this may change later!