Skip to content

Commit 1869c98

Browse files
mpywclaude
andcommitted
Add CI badge and standardize badge order
Standardize badge order: Go Reference → CI → Codecov → Go Report Card → License 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 0d395ba commit 1869c98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# goroutinectx
22

33
[![Go Reference](https://pkg.go.dev/badge/github.com/mpyw/goroutinectx.svg)](https://pkg.go.dev/github.com/mpyw/goroutinectx)
4-
[![Go Report Card](https://goreportcard.com/badge/github.com/mpyw/goroutinectx)](https://goreportcard.com/report/github.com/mpyw/goroutinectx)
4+
[![CI](https://github.com/mpyw/goroutinectx/actions/workflows/ci.yml/badge.svg)](https://github.com/mpyw/goroutinectx/actions/workflows/ci.yml)
55
[![Codecov](https://codecov.io/gh/mpyw/goroutinectx/graph/badge.svg)](https://codecov.io/gh/mpyw/goroutinectx)
6+
[![Go Report Card](https://goreportcard.com/badge/github.com/mpyw/goroutinectx)](https://goreportcard.com/report/github.com/mpyw/goroutinectx)
67
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
78

89
> [!NOTE]

0 commit comments

Comments
 (0)