From 5c83bc3398dac130060b777628342204d50ec01f Mon Sep 17 00:00:00 2001 From: David Griffith Date: Sun, 25 Feb 2024 17:17:24 +1000 Subject: [PATCH] Update README.md to include build status badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a0c65f..0ea19e9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# HotWaterController +# HotWaterController [![Actions Status](https://github.com/david-griffith/HotWaterController/actions/workflows/main.yml/badge.svg)](https://github.com/david-griffith/HotWaterController/actions/) Controller for solar hot water system with recirc pump. Uses a PyPortal Titano board and FreeRTOS, and a generic PCF8591 I/O board for analog sensing and pump control.