Skip to content

Commit bd62c53

Browse files
committed
Add Go Reference badge to README
1 parent 44c7fb8 commit bd62c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# testutils [![Build Status](https://github.com/go-pkgz/testutils/workflows/build/badge.svg)](https://github.com/go-pkgz/testutils/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/go-pkgz/testutils)](https://goreportcard.com/report/github.com/go-pkgz/testutils) [![Coverage Status](https://coveralls.io/repos/github/go-pkgz/testutils/badge.svg?branch=master)](https://coveralls.io/github/go-pkgz/testutils?branch=master)
1+
# testutils [![Build Status](https://github.com/go-pkgz/testutils/workflows/build/badge.svg)](https://github.com/go-pkgz/testutils/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/go-pkgz/testutils)](https://goreportcard.com/report/github.com/go-pkgz/testutils) [![Coverage Status](https://coveralls.io/repos/github/go-pkgz/testutils/badge.svg?branch=master)](https://coveralls.io/github/go-pkgz/testutils?branch=master) [![Go Reference](https://pkg.go.dev/badge/github.com/go-pkgz/testutils.svg)](https://pkg.go.dev/github.com/go-pkgz/testutils)
22

33
Package `testutils` provides useful test helpers.
44

0 commit comments

Comments
 (0)