From aaab355df75ba593054f9c53251ff942da3f696e Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 11 Feb 2021 11:49:58 +0100 Subject: [PATCH] Add CMake workflow badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28d3bb815..77ec1a3cc 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Ready to learn? Jump to [code examples!](http://www.raylib.com/examples.html) [![macOS](https://github.com/raysan5/raylib/workflows/macOS/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AmacOS) [![Android](https://github.com/raysan5/raylib/workflows/Android/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AAndroid) [![WebAssembly](https://github.com/raysan5/raylib/workflows/WebAssembly/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AWebAssembly) +[![CMake-multi](https://github.com/raysan5/raylib/workflows/CMake/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3ACMake) features --------