Add link to godoc.org in readme

This commit is contained in:
Stian Eikeland 2018-01-12 13:20:14 +01:00 committed by GitHub
parent a6b0dffd47
commit 15b37924a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@ go-rpio
Native GPIO-Gophers for your Pi!
**Documentation:** [![GoDoc](https://godoc.org/github.com/stianeikeland/go-rpio?status.svg)](https://godoc.org/github.com/stianeikeland/go-rpio)
go-rpio is a Go library for accessing [GPIO](http://elinux.org/Rpi_Low-level_peripherals)-pins
on the [Raspberry Pi](https://en.wikipedia.org/wiki/Raspberry_Pi).