From 5abd37f6dd01c69cfd7ad4617fffd3f277260b4d Mon Sep 17 00:00:00 2001 From: Brett Vickers Date: Sat, 23 Dec 2023 11:30:13 -0800 Subject: [PATCH] Add go build status badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23fbb10..44e70ea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![GoDoc](https://godoc.org/github.com/beevik/ntp?status.svg)](https://godoc.org/github.com/beevik/ntp) +[![Go](https://github.com/beevik/ntp/actions/workflows/go.yml/badge.svg)](https://github.com/beevik/ntp/actions/workflows/go.yml) ntp ===