From d558b2446b735b6b32a7d8608ad8396a3dd71c49 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Tue, 22 Dec 2020 23:02:04 +0800 Subject: [PATCH] add code report badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57bf411d..79879676 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # lab [![License](https://img.shields.io/github/license/mayswind/lab.svg?style=flat)](https://github.com/mayswind/lab/blob/master/LICENSE) [![Latest Build](https://img.shields.io/docker/cloud/build/mayswind/lab.svg?style=flat)](https://hub.docker.com/r/mayswind/lab/builds) +[![Go Report](https://goreportcard.com/badge/github.com/mayswind/lab)](https://goreportcard.com/report/github.com/mayswind/lab) [![Latest Docker Image Size](https://img.shields.io/docker/image-size/mayswind/lab.svg?style=flat)](https://hub.docker.com/r/mayswind/lab) [![Latest Release](https://img.shields.io/github/release/mayswind/lab.svg?style=flat)](https://github.com/mayswind/lab/releases)