From 220de4cf3b5388c157f79bb85e0ef15b293b3c92 Mon Sep 17 00:00:00 2001 From: Houmgaor Date: Tue, 17 Feb 2026 00:22:22 +0100 Subject: [PATCH] doc: replace Codecov badge with Go version badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68a287c9e..e9cc40384 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![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) -[![Codecov](https://codecov.io/gh/Mezeporta/Erupe/branch/main/graph/badge.svg)](https://codecov.io/gh/Mezeporta/Erupe) +[![Go Version](https://img.shields.io/github/go-mod/go-version/Mezeporta/Erupe)](https://go.dev/) [![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.