From f4ba416f097ea64e799aa2729fd04c767e775b80 Mon Sep 17 00:00:00 2001 From: Karan Misra Date: Mon, 9 Dec 2013 00:36:56 +0530 Subject: [PATCH] add link to godoc page --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 180ebe9..0a13505 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # go-rpi Use various sensors on the RaspberryPi with Golang (like a ninja!) + +## Documentation + +[![GoDoc](http://godoc.org/github.com/kid0m4n/go-rpi?status.png)](http://godoc.org/github.com/kid0m4n/go-rpi)