瀏覽代碼

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.