From 4be90993ef0ae1ed2425c6ad71d2715fbf6c0676 Mon Sep 17 00:00:00 2001
From: Rob Watson <rob@netflux.io>
Date: Tue, 29 Apr 2025 22:39:46 +0200
Subject: [PATCH] doc: update README

---
 .github/workflows/build.yml  | 2 +-
 .github/workflows/codeql.yml | 2 +-
 README.md                    | 5 +++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 8ab97e1..9ebd892 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
-name: ci-build
+name: build
 run-name: Building ${{ github.ref_name }}
 on:
   push:
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 62547c6..fcb626d 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -1,4 +1,4 @@
-name: ci-scan
+name: codeql
 
 on:
   push:
diff --git a/README.md b/README.md
index 6888e9c..a0b29ac 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
 # Octoplex :octopus:
 
-![build status](https://github.com/rfwatson/octoplex/actions/workflows/build.yml/badge.svg)
-![scan status](https://github.com/rfwatson/octoplex/actions/workflows/codeql.yml/badge.svg)
+[![build status](https://github.com/rfwatson/octoplex/actions/workflows/build.yml/badge.svg)](https://github.com/rfwatson/octoplex/actions/workflows/build.yml)
+[![scan status](https://github.com/rfwatson/octoplex/actions/workflows/codeql.yml/badge.svg)](https://github.com/rfwatson/octoplex/actions/workflows/codeql.yml)
 ![GitHub Release](https://img.shields.io/github/v/release/rfwatson/octoplex)
+[![Go Report Card](https://goreportcard.com/badge/git.netflux.io/rob/octoplex)](https://goreportcard.com/report/git.netflux.io/rob/octoplex)
 [![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
 
 Octoplex is a Docker-native live video restreamer.