From 46200d2f624046c4d9acf963836816280070b909 Mon Sep 17 00:00:00 2001 From: jholdstock Date: Sat, 4 Jul 2026 12:34:11 +0800 Subject: [PATCH] Remove Go report card badge from README.md. This removes the Go report card badge from the README.md since the service is no longer available. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index adf63e5f..0ba9ce2e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![Build Status](https://github.com/decred/vspd/workflows/Build%20and%20Test/badge.svg)](https://github.com/decred/vspd/actions) [![ISC License](https://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) -[![Go Report Card](https://goreportcard.com/badge/github.com/decred/vspd)](https://goreportcard.com/report/github.com/decred/vspd) [![Release](https://img.shields.io/github/release/decred/vspd.svg?style=flat-square)](https://github.com/decred/vspd/releases/latest)