From fb9cbd5472ce25e4285249b150d8573aabd9465f Mon Sep 17 00:00:00 2001 From: Rowan Date: Wed, 26 Aug 2026 12:44:30 +1000 Subject: [PATCH] README: the CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f2bf5a..b3e5c3b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # netcode.cs +[![CI](https://github.com/mas-bandwidth/netcode.cs/actions/workflows/ci.yml/badge.svg)](https://github.com/mas-bandwidth/netcode.cs/actions/workflows/ci.yml) + **Status: released** — v1.0.0, the first release. Wire compatibility with the C reference is proven in CI on every push (the "C wire compatibility" gate). C# port of [netcode](https://github.com/mas-bandwidth/netcode), a simple protocol