From 88797bfafdf31148b0277756edf73c8396532cd2 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Sat, 10 Apr 2021 18:02:28 +0200 Subject: [PATCH] Added AUnit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25d60c3..497afcc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # TinyMqtt ![Release](https://img.shields.io/github/v/release/hsaturn/TinyMqtt) +[![AUnit Tests](https://github.com/hsaturn/TinyMqtt/actions/workflows/aunit.yml/badge.svg)](https://github.com/hsaturn/TinyMqtt/actions/workflows/aunit.yml) + ![Issues](https://img.shields.io/github/issues/hsaturn/TinyMqtt) ![Esp8266](https://img.shields.io/badge/platform-ESP8266-green) ![Gpl 3.0](https://img.shields.io/github/license/hsaturn/TinyMqtt)