From dba7aa9a13160776f87cb76958f760ce0d8c3d37 Mon Sep 17 00:00:00 2001 From: Raleigh Littles Date: Sun, 17 Dec 2023 05:38:33 +0000 Subject: [PATCH] Update README.md to add CI build badge Signed-off-by: Raleigh Littles --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc38206..86e5f5e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![build-badge](https://github.com/raleighlittles/GQ_Geiger_Counter_Comm_Protocol/actions/workflows/main.yml/badge.svg) # Background A company called GQ makes "smart" nuclear radiation detecting devices aka ["geiger counters"](https://en.wikipedia.org/wiki/Geiger_counter). These devices come with a USB port which provides a serial interface to the device, intended for data logging usage.