diff --git a/README.md b/README.md index 7d0f44b..89cb029 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TinyGo Drivers -[![GoDoc](https://godoc.org/tinygo.org/x/drivers?status.svg)](https://godoc.org/tinygo.org/x/drivers) [![CircleCI](https://circleci.com/gh/tinygo-org/drivers/tree/dev.svg?style=svg)](https://circleci.com/gh/tinygo-org/drivers/tree/dev) +[![PkgGoDev](https://pkg.go.dev/badge/tinygo.org/x/drivers)](https://pkg.go.dev/tinygo.org/x/drivers) [![CircleCI](https://circleci.com/gh/tinygo-org/drivers/tree/dev.svg?style=svg)](https://circleci.com/gh/tinygo-org/drivers/tree/dev) This package provides a collection of hardware drivers for devices that can be used together with [TinyGo](https://tinygo.org).