From f53f74e3546d6d4a555928c8a233cf65f88848eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Micha=C3=ABl=20Celerier?= Date: Tue, 23 Jun 2026 19:40:03 -0400 Subject: [PATCH] docs: add CI build-status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca1f680..40a86c9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Avendish data / message object template +[![Build](https://github.com/celtera/avendish-data-processor-template/actions/workflows/builds.yaml/badge.svg)](https://github.com/celtera/avendish-data-processor-template/actions/workflows/builds.yaml) + A canonical template for making **data / message** objects with [Avendish](https://github.com/celtera/avendish): a single C++ object that processes strings (and other non-audio data) and is compiled, without rewrite, to the host formats