From 7926ea34cb3a46afd63b376c90525bf589ff36a4 Mon Sep 17 00:00:00 2001 From: Alexej Kubarev Date: Fri, 10 Jan 2020 21:17:57 +0100 Subject: [PATCH] Readme: Adding goreport card --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd79e4e..991938c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This is an implementation of client-side part of XML-RPC protocol in Go. ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/alexejk/go-xmlrpc/Build) [![codecov](https://codecov.io/gh/alexejk/go-xmlrpc/branch/master/graph/badge.svg)](https://codecov.io/gh/alexejk/go-xmlrpc) +[![Go Report Card](https://goreportcard.com/badge/alexejk.io/go-xmlrpc)](https://goreportcard.com/report/alexejk.io/go-xmlrpc) [![GoDoc](https://godoc.org/alexejk.io/go-xmlrpc?status.svg)](https://godoc.org/alexejk.io/go-xmlrpc) ![GitHub](https://img.shields.io/github/license/alexejk/go-xmlrpc)