From 02d6402f4f39853c4c191750f86326b51234bf9d Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 11 Feb 2021 11:51:37 +0100 Subject: [PATCH] Update CMakeBuilds badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77ec1a3cc..8433d10bf 100644 --- a/README.md +++ b/README.md @@ -25,7 +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) +[![CMakeBuilds](https://github.com/raysan5/raylib/workflows/CMakeBuilds/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3ACMakeBuilds) features --------