Skip to content

Commit b50a2dd

Browse files
authored
add more badges to README.md
1 parent bef293d commit b50a2dd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# MultiProxy Client for Go
22

3-
![Go Test](https://github.com/presbrey/go-multiproxy/workflows/Go%20Test/badge.svg)
3+
[![Go Report Card](https://goreportcard.com/badge/github.com/presbrey/go-multiproxy)](https://goreportcard.com/report/github.com/presbrey/go-multiproxy)
44
[![codecov](https://codecov.io/gh/presbrey/go-multiproxy/branch/main/graph/badge.svg)](https://codecov.io/gh/presbrey/go-multiproxy)
5+
![Go Test](https://github.com/presbrey/go-multiproxy/workflows/Go%20Test/badge.svg)
6+
[![GoDoc](https://godoc.org/github.com/presbrey/go-multiproxy?status.svg)](https://godoc.org/github.com/presbrey/go-multiproxy)
7+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
58

69
## Overview
710

0 commit comments

Comments
 (0)