From 53e5d46077a38b6bd39da60041b085db80c54c3d Mon Sep 17 00:00:00 2001 From: jichangjun Date: Sun, 24 May 2020 11:08:56 +0800 Subject: [PATCH] add goreport and godoc badge into README doc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1158a45..c8949f1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # goc +[![Go Report Card](https://goreportcard.com/badge/github.com/qiniu/goc)](https://goreportcard.com/report/github.com/qiniu/goc) ![](https://github.com/qiniu/goc/workflows/ut-check/badge.svg) ![](https://github.com/qiniu/goc/workflows/style-check/badge.svg) ![](https://github.com/qiniu/goc/workflows/e2e%20test/badge.svg) [![codecov](https://codecov.io/gh/qiniu/goc/branch/master/graph/badge.svg)](https://codecov.io/gh/qiniu/goc) +[![GoDoc](https://godoc.org/github.com/qiniu/goc?status.svg)](https://godoc.org/github.com/qiniu/goc) A Comprehensive Coverage Testing System for The Go Programming Language > **Note:**