Parcourir la source

added note about linux

Serge A. Zaitsev il y a 10 ans
Parent
commit
ae58655ae2
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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.