From 70839e227b4e461870fec558a6d49e8cbc633dd6 Mon Sep 17 00:00:00 2001 From: jf-tech Date: Tue, 26 May 2020 21:05:52 -0500 Subject: [PATCH] doc badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddac3eb..2356283 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # iohelper -![CI](https://github.com/jf-tech/iohelper/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/jf-tech/iohelper/branch/master/graph/badge.svg)](https://codecov.io/gh/jf-tech/iohelper) [![Go Report Card](https://goreportcard.com/badge/github.com/jf-tech/iohelper)](https://goreportcard.com/report/github.com/jf-tech/iohelper) +![CI](https://github.com/jf-tech/iohelper/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/jf-tech/iohelper/branch/master/graph/badge.svg)](https://codecov.io/gh/jf-tech/iohelper) [![Go Report Card](https://goreportcard.com/badge/github.com/jf-tech/iohelper)](https://goreportcard.com/report/github.com/jf-tech/iohelper) [![GoDoc](https://godoc.org/github.com/jf-tech/iohelper?status.svg)](https://godoc.org/github.com/jf-tech/iohelper) Collection of I/O helpers in Golang