doc: fix badge in readme (#315)

This commit is contained in:
Robert van Gent
2021-08-30 16:32:22 -07:00
committed by GitHub
parent 233b341f94
commit 7e8af29048

View File

@@ -1,6 +1,6 @@
# Wire: Automated Initialization in Go
[![Build Status](https://github.com/google/wire/actions/workflows/tests.yml/badge.svg?branch=main)][build]
![Build Status](https://github.com/google/wire/actions/workflows/tests.yml/badge.svg?branch=main)
[![godoc](https://godoc.org/github.com/google/wire?status.svg)][godoc]
[![Coverage](https://codecov.io/gh/google/wire/branch/master/graph/badge.svg)](https://codecov.io/gh/google/wire)