소스 검색

added note about linux

Serge A. Zaitsev 10 년 전
부모
커밋
ae58655ae2
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -4,3 +4,5 @@ COS company temperature/humididy meter read by HID
 
 # hid
 Simple HID driver for Go (pure golang, no dependencies, no cgo)
+
+Currently only Linux (386/amd64) is supported.