diff --git a/README.md b/README.md index 906d61c..2c2c19b 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ So that being said, we hope that this repository finds you well and wholehearted ### Current Compatibility | OS | Default Compiler | Last Built On | Status | | ----------- | ---------------- | ------------------ | -------- | -| **macOS** | Clang++ | `Big Sur 11.0.1` | ![macOS Status](https://github.com/CapsCollective/raylib-cpp-starter/workflows/macOS-build/badge.svg) | -| **Linux** | G++ | `Ubuntu 20.04 LTS` | ![Linux Status](https://github.com/CapsCollective/raylib-cpp-starter/workflows/ubuntu-build/badge.svg) | -| **Windows** | MinGW (G++) | `Windows 10 19041` | | +| **macOS** | Clang++ | `Big Sur 11.0.1` | ![macOS Status](https://github.com/CapsCollective/raylib-cpp-starter/workflows/macOS-build/badge.svg) | +| **Linux** | G++ | `Ubuntu 20.04 LTS` | ![Linux Status](https://github.com/CapsCollective/raylib-cpp-starter/workflows/ubuntu-build/badge.svg) | +| **Windows** | MinGW (G++) | `Windows 10 19041` | ![Windows Status](https://github.com/CapsCollective/raylib-cpp-starter/workflows/windows-build/badge.svg) | ## Getting Started