From 3d2d9ff8fcf7a09156bccf42994751ad827dc7c4 Mon Sep 17 00:00:00 2001 From: James R Qualls Date: Tue, 1 Oct 2024 18:21:36 -0700 Subject: [PATCH] chore: add build status badge (#2) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 64a6a17..3b7feb2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # kibu 基部: Kibu is a developer productivity toolkit written in Go powered by Temporal. + +[![Go](https://github.com/kibu-sh/kibu/actions/workflows/go.yml/badge.svg)](https://github.com/kibu-sh/kibu/actions/workflows/go.yml) \ No newline at end of file