From 0d48a3778e3be984bccebb656d946dc6223e4d45 Mon Sep 17 00:00:00 2001 From: Jarek Kowalski Date: Wed, 7 Nov 2018 17:43:22 -0800 Subject: [PATCH] readme: added go report card badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61d59c303..f05d8901a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Repository [![Build Status](https://travis-ci.org/kopia/repo.svg?branch=master)](https://travis-ci.org/kopia/repo) [![GoDoc](https://godoc.org/github.com/kopia/repo?status.svg)](https://godoc.org/github.com/kopia/repo) [![Coverage Status](https://coveralls.io/repos/github/kopia/repo/badge.svg?branch=master)](https://coveralls.io/github/kopia/repo?branch=master) +[![Go Report Card](https://goreportcard.com/badge/github.com/kopia/repo)](https://goreportcard.com/report/github.com/kopia/repo) This library implements Content-Addressable Storage Repository used by [Kopia](https://github.com/kopia/kopia) to store its snapshots.