Skip to content

Commit 68c461f

Browse files
committed
docs: update badge
1 parent a694b5c commit 68c461f

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

README-zh.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# go-problems
22

3-
[![codecov](https://codecov.io/gh/linehk/go-problems/branch/master/graph/badge.svg)](https://codecov.io/gh/linehk/go-problems)
4-
[![Go Report Card](https://goreportcard.com/badge/github.com/linehk/go-problems)](https://goreportcard.com/report/github.com/linehk/go-problems)
3+
[![build](https://github.com/linehk/go-problems/actions/workflows/build.yml/badge.svg "build")](https://github.com/linehk/go-problems/actions)
4+
[![codecov](https://codecov.io/gh/linehk/go-problems/graph/badge.svg "codecov")](https://codecov.io/gh/linehk/go-problems)
5+
[![go report](https://goreportcard.com/badge/github.com/linehk/go-problems "go report")](https://goreportcard.com/report/github.com/linehk/go-problems)
56

67
[English](./README.md "English") | 简体中文
78

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# go-problems
22

3-
[![codecov](https://codecov.io/gh/linehk/go-problems/branch/master/graph/badge.svg)](https://codecov.io/gh/linehk/go-problems)
4-
[![Go Report Card](https://goreportcard.com/badge/github.com/linehk/go-problems)](https://goreportcard.com/report/github.com/linehk/go-problems)
3+
[![build](https://github.com/linehk/go-problems/actions/workflows/build.yml/badge.svg "build")](https://github.com/linehk/go-problems/actions)
4+
[![codecov](https://codecov.io/gh/linehk/go-problems/graph/badge.svg "codecov")](https://codecov.io/gh/linehk/go-problems)
5+
[![go report](https://goreportcard.com/badge/github.com/linehk/go-problems "go report")](https://goreportcard.com/report/github.com/linehk/go-problems)
56

67
English | [简体中文](./README-zh.md "简体中文")
78

0 commit comments

Comments
 (0)