diff --git a/README.md b/README.md index e2dcd4c..73c86b2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Debuggery + [![arduino-library-badge](https://www.ardu-badge.com/badge/debuggery.svg)](https://www.ardu-badge.com/debuggery) [![PlatformIO Registry](https://badges.registry.platformio.org/packages/davidlmorris/library/debuggery.svg)](https://registry.platformio.org/libraries/davidlmorris/debuggery) ![GitHub](https://img.shields.io/github/license/davidlmorris/debuggery) ![Arduino Library Lint](https://github.com/davidlmorris/debuggery/actions/workflows/main.yml/badge.svg) + ## A helper library for getting information (including an assert and print macros) from Arduino including the Esp32 via the usual serial port `"What sort of debuggery is this...?"` ~ *someone in Dr Dobbs Journal many decades ago.*