We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d47689 + f6ee522 commit e117309Copy full SHA for e117309
README.md
@@ -1,5 +1,9 @@
1
# Pluggable Discovery Protocol Handler
2
3
+<!-- NOTE: update the pkg.go.dev badge URL on each major release -->
4
+
5
+[](https://pkg.go.dev/github.com/arduino/pluggable-discovery-protocol-handler/v2)
6
7
This project is a library to ease implementation of pluggable discoveries for the [Arduino CLI](https://github.com/arduino/arduino-cli)
8
following the [official specification](https://arduino.github.io/arduino-cli/latest/platform-specification/#pluggable-discovery).
9
0 commit comments