Parcourir la source

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

Ryan C. Gordon il y a 1 jour
Parent
commit
efb5829124
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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!