From 096405638fdc092add701afab6ed30f96c054757 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Sun, 8 Jun 2025 07:38:32 +0200 Subject: [PATCH] Add status badges for platforms --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ee9d920..d706efcb 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Please note: this project is dedicated to achieving platform independence withou | Platform | Implementation status | | - | - | -| Windows | ✅ | -| Linux | 🚧 | -| macOS | 🚧 | +| Windows | [![CI](https://github.com/isledecomp/isle-portable/actions/workflows/ci.yml/badge.svg)](https://github.com/isledecomp/isle-portable/actions/workflows/ci.yml) | +| Linux | [![CI](https://github.com/isledecomp/isle-portable/actions/workflows/ci.yml/badge.svg)](https://github.com/isledecomp/isle-portable/actions/workflows/ci.yml) | +| macOS | [![CI](https://github.com/isledecomp/isle-portable/actions/workflows/ci.yml/badge.svg)](https://github.com/isledecomp/isle-portable/actions/workflows/ci.yml) | ### Library substitutions