From d0140c127b8a637e6511826b9187262b20288746 Mon Sep 17 00:00:00 2001 From: awphi <26072111+awphi@users.noreply.github.com> Date: Tue, 14 Jul 2026 16:57:18 +0100 Subject: [PATCH] chore: remove goreportcard badge Signed-off-by: awphi <26072111+awphi@users.noreply.github.com> --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 01b340fb..2480115c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Remoteproc Runtime -[![Go Report Card](https://goreportcard.com/badge/github.com/arm/remoteproc-runtime)](https://goreportcard.com/report/github.com/arm/remoteproc-runtime) - **Deploy firmware to embedded processors using standard container tools.** An [OCI spec](https://github.com/opencontainers/runtime-spec) container runtime that deploys firmware to auxiliary processors using the [Linux remoteproc framework](https://docs.kernel.org/staging/remoteproc.html#introduction).