From 822bb28b45c62432fefec69ed0f935aab0be161b Mon Sep 17 00:00:00 2001 From: Zacharias <54169874+zaze06@users.noreply.github.com> Date: Tue, 15 Jul 2025 23:49:16 +0200 Subject: [PATCH] Update readme.md Updated crediting to org.json Added github CI build shield --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a58dd80..302afe8 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,10 @@ # Speedometer This is a simple mod for Forge, Fabric, and NeoForged that displays your current speed +[![Build Status](https://github.com/zaze06/Speedometer/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/zaze06/Speedometer/actions/workflows/gradle.yml) + ## Credits to -[org.json](https://www.json.org/json-en.html) *Included due to problems whit Gradle and building* +[org.json](https://www.json.org/json-en.html) *Included via Gradle and MavenCenter* ## Compile your own version? 1. Download source code