From e95b84694bcdc50c63ebb6bd515b336833bec908 Mon Sep 17 00:00:00 2001 From: gucio321 Date: Sat, 19 Oct 2024 14:38:47 +0200 Subject: [PATCH] reame: Fix status badges --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e8ca97a..4e928449 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/AllenDang/cimgui-go)](https://goreportcard.com/report/github.com/AllenDang/cimgui-go) -![Build Status](https://github.com/AllenDang/cimgui-go/actions/workflows/build.yml/badge.svg) +![Build Status](https://github.com/AllenDang/cimgui-go/actions/workflows/test.yaml/badge.svg) +![Linter Status](https://github.com/AllenDang/cimgui-go/actions/workflows/golangci-lint.yaml/badge.svg) [![GoDoc](https://pkg.go.dev/badge/github.com/AllenDang/cimgui-go?utm_source=godoc)](https://pkg.go.dev/mod/github.com/AllenDang/cimgui-go) [![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go#gui)