Skip to content

Commit f2abe97

Browse files
authored
Add dummy-discovery link to readme
The repository's dummy-discovery folder contains a reference pluggable discovery implementation. This will be a valuable resource for the users of the module so we should make sure they are aware of it from the start.
1 parent 7d47689 commit f2abe97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This project is a library to ease implementation of pluggable discoveries for the [Arduino CLI](https://github.com/arduino/arduino-cli)
44
following the [official specification](https://arduino.github.io/arduino-cli/latest/platform-specification/#pluggable-discovery).
55

6+
## Reference implementation
7+
8+
The [`dummy-discovery` folder](dummy-discovery) contains a reference pluggable discovery implementation.
9+
610
## Security
711

812
If you think you found a vulnerability or other security-related bug in this project, please read our

0 commit comments

Comments
 (0)