소스 검색

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

Ryan C. Gordon 2 일 전
부모
커밋
efb5829124
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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!