diff --git a/README.md b/README.md index 966d3c8..6b0cede 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Pluggable Discovery Protocol Handler + + +[![Go Reference](https://pkg.go.dev/badge/github.com/arduino/pluggable-discovery-protocol-handler.svg)](https://pkg.go.dev/github.com/arduino/pluggable-discovery-protocol-handler/v2) + This project is a library to ease implementation of pluggable discoveries for the [Arduino CLI](https://github.com/arduino/arduino-cli) following the [official specification](https://arduino.github.io/arduino-cli/latest/platform-specification/#pluggable-discovery).