From 5724a605a2473d9eb077efc01e5432f89373a333 Mon Sep 17 00:00:00 2001 From: Houmgaor Date: Tue, 17 Feb 2026 00:12:02 +0100 Subject: [PATCH] doc: add CI, CodeQL, and release badges to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 77fd08e56..625afaecf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Erupe +[![Build and Test](https://github.com/Mezeporta/Erupe/actions/workflows/go-improved.yml/badge.svg)](https://github.com/Mezeporta/Erupe/actions/workflows/go-improved.yml) +[![CodeQL](https://github.com/Mezeporta/Erupe/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/Mezeporta/Erupe/actions/workflows/github-code-scanning/codeql) +[![Latest Release](https://img.shields.io/github/v/release/Mezeporta/Erupe)](https://github.com/Mezeporta/Erupe/releases/latest) + Erupe is a community-maintained server emulator for Monster Hunter Frontier written in Go. It is a complete reverse-engineered solution to self-host a Monster Hunter Frontier server, using no code from Capcom. ## Branch Strategy