From 50252dff41713157e31dd9332a93ad1210f002d5 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Fri, 27 Mar 2020 11:26:15 +0100 Subject: [PATCH] Adding workflow status badges for compile and spell check workflow --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 73357b19..ba80cf02 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ Arduino Library for network connections management ================================================== +![](https://github.com/arduino-libraries/Arduino_ConnectionHandler/workflows/Compile%20Examples/badge.svg) +![](https://github.com/arduino-libraries/Arduino_ConnectionHandler/workflows/Spell%20Check/badge.svg) + Library for handling and managing network connections by providing keep-alive functionality and automatic reconnection in case of connection-loss. It supports the following boards: * **WiFi**: [`MKR 1000`](https://store.arduino.cc/arduino-mkr1000-wifi), [`MKR WiFi 1010`](https://store.arduino.cc/arduino-mkr-wifi-1010), [`Nano 33 IoT`](https://store.arduino.cc/arduino-nano-33-iot), `ESP8266`