From 7014b16ebe0b7bfa927dc16f9337b17bcc2761db Mon Sep 17 00:00:00 2001 From: MayaTheShy Date: Sat, 8 Nov 2025 21:24:26 -0500 Subject: [PATCH] fix: update README to include CI badge for build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5fe2b4..de80cd4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Starworld (StardustXR + Overte client) +[![CI](https://gitea.example.com/yourusername/starworld/actions/workflows/ci.yml/badge.svg)](https://gitea.example.com/yourusername/starworld/actions) + ## Rust bridge (optional) This project can load a Rust bridge shared library exposing a C ABI to the StardustXR client. Build it with: