doc: update README

This commit is contained in:
Rob Watson 2025-04-29 22:39:46 +02:00
parent d1efffc937
commit 4be90993ef
3 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
name: ci-build
name: build
run-name: Building ${{ github.ref_name }}
on:
push:

View File

@ -1,4 +1,4 @@
name: ci-scan
name: codeql
on:
push:

View File

@ -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.