diff --git a/README.md b/README.md index 9558341..88080ae 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ## go-vcr [![Build Status](https://github.com/dnaeon/go-vcr/actions/workflows/test.yaml/badge.svg)](https://github.com/dnaeon/go-vcr/actions/workflows/test.yaml/badge.svg) -[![GoDoc](https://pkg.go.dev/gopkg.in/dnaeon/go-vcr.v3)](https://pkg.go.dev/gopkg.in/dnaeon/go-vcr.v3) -[![Go Report Card](https://goreportcard.com/report/gopkg.in/dnaeon/go-vcr.v3)](https://goreportcard.com/report/gopkg.in/dnaeon/go-vcr.v3) +[![Go Reference](https://pkg.go.dev/badge/gopkg.in/dnaeon/go-vcr.v3.svg)](https://pkg.go.dev/gopkg.in/dnaeon/go-vcr.v3) +[![Go Report Card](https://goreportcard.com/badge/gopkg.in/dnaeon/go-vcr.v3)](https://goreportcard.com/report/gopkg.in/dnaeon/go-vcr.v3) [![codecov](https://codecov.io/gh/dnaeon/go-vcr/branch/master/graph/badge.svg)](https://codecov.io/gh/dnaeon/go-vcr) `go-vcr` simplifies testing by recording your HTTP interactions and