From 72382bf35160f629e81870193e85bc0c38ebc0c2 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Thu, 2 Feb 2023 03:02:03 +0100 Subject: [PATCH] Added missing dependency to bxparks AceRoutine --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f47da23..f471311 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ TinyMqtt is a small, fast and capable Mqtt Broker and Client for Esp8266 / Esp32 | EpoxyDuino | [![AUnit Tests](https://github.com/hsaturn/EpoxyDuino/actions/workflows/aunit_tests.yml/badge.svg)](https://github.com/hsaturn/EpoxyDuino/actions/workflows/aunit_tests.yml) | | EspMock | [![AUnit Tests](https://github.com/hsaturn/EspMock/actions/workflows/aunit.yml/badge.svg)](https://github.com/hsaturn/EspMock/actions/workflows/aunit.yml) | | AUnit | [![AUnit Tests](https://github.com/hsaturn/AUnit/actions/workflows/aunit_tests.yml/badge.svg)](https://github.com/hsaturn/AUnit/actions/workflows/aunit_tests.yml) | +| AceRoutine | [![AUnit Tests](https://github.com/bxparks/AceRoutine/actions/workflows/aunit_tests.yml/badge.svg)](https://github.com/bxparks/AceRoutine/actions/workflows/aunit_tests.yml) | ## Features