From 05463e97dbeacec9f76c2cf8814f6d284c25ad9f Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Mon, 11 Nov 2024 18:05:34 +0100 Subject: [PATCH] add docs dev link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b33ec14..260d3e8 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ #### Control GPIO pins on the Raspberry Pi from Julia [![][docs-stable-img]][docs-stable-url] +[![documentation dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliaberry.github.io/PiGPIO.jl/dev/) [docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg [docs-stable-url]: https://juliahub.com/docs/PiGPIO/