diff options
author | inhies <inhies@github.com> | 2016-11-03 11:50:03 -0600 |
---|---|---|
committer | inhies <inhies@github.com> | 2016-11-03 11:50:03 -0600 |
commit | bcedaebe4944b242d7ffbee27591170e22cbc0a9 (patch) | |
tree | 6cf0671fe6c6201ae53a8b96f825fb67bc178bad | |
parent | 541bfc66cb1dd94c9ab4d7089adc0f31a77799d4 (diff) |
Add Go Report Card badge
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Package hue interfaces Philips Hue devices to control lights, scenes, schedules, and groups. [](https://godoc.org/github.com/Collinux/GoHue) - +[](https://goreportcard.com/report/github.com/Collinux/GoHue) ## Installation ``` go get github.com/collinux/gohue |