@@ -24,14 +24,14 @@ Ready to learn? Jump to [code examples!](https://www.raylib.com/examples.html)
2424[ ![ Youtube Subscribers] ( https://img.shields.io/youtube/channel/subscribers/UC8WIBkhYb5sBNqXO1mZ7WSQ?style=flat&label=Youtube&logo=youtube )] ( https://www.youtube.com/c/raylib )
2525[ ![ Twitch Status] ( https://img.shields.io/twitch/status/raysan5?style=flat&label=Twitch&logo=twitch )] ( https://www.twitch.tv/raysan5 )
2626
27- [ ![ Windows] ( https://github.com/raysan5/raylib/workflows/Windows /badge.svg )] ( https://github.com/raysan5/raylib/actions?query=workflow%3AWindows )
28- [ ![ Linux] ( https://github.com/raysan5/raylib/workflows/Linux /badge.svg )] ( https://github.com/raysan5/raylib/actions?query=workflow%3ALinux )
29- [ ![ macOS] ( https://github.com/raysan5/raylib/workflows/macOS /badge.svg )] ( https://github.com/raysan5/raylib/actions?query=workflow%3AmacOS )
30- [ ![ WebAssembly] ( https://github.com/raysan5/raylib/workflows/WebAssembly /badge.svg )] ( https://github.com/raysan5/raylib/actions?query=workflow%3AWebAssembly )
31-
32- [ ![ CMakeBuilds ] ( https://github.com/raysan5/raylib/workflows/CMakeBuilds /badge.svg )] ( https://github.com/raysan5/raylib/actions?query=workflow%3ACMakeBuilds )
33- [ ![ Windows Examples ] ( https://github.com/raysan5/raylib/actions/workflows/windows_examples .yml/badge.svg )] ( https://github.com/raysan5/raylib/actions/workflows/windows_examples .yml )
34- [ ![ Linux Examples ] ( https://github.com/raysan5/raylib/actions/workflows/linux_examples .yml/badge.svg )] ( https://github.com/raysan5/raylib/actions/workflows/linux_examples .yml )
27+ [ ![ Build Windows] ( https://github.com/raysan5/raylib/actions/ workflows/build_windows.yml /badge.svg )] ( https://github.com/raysan5/raylib/actions/workflows/build_windows.yml )
28+ [ ![ Build Linux] ( https://github.com/raysan5/raylib/actions/ workflows/build_linux.yml /badge.svg )] ( https://github.com/raysan5/raylib/actions/workflows/build_linux.yml )
29+ [ ![ Build macOS] ( https://github.com/raysan5/raylib/actions/ workflows/build_macos.yml /badge.svg )] ( https://github.com/raysan5/raylib/actions/workflows/build_macos.yml )
30+ [ ![ Build WebAssembly] ( https://github.com/raysan5/raylib/actions/ workflows/build_webassembly.yml /badge.svg )] ( https://github.com/raysan5/raylib/actions/workflows/build_webassembly.yml )
31+
32+ [ ![ Build CMake ] ( https://github.com/raysan5/raylib/actions/ workflows/build_cmake.yml /badge.svg )] ( https://github.com/raysan5/raylib/actions/workflows/build_cmake.yml )
33+ [ ![ Build examples Windows ] ( https://github.com/raysan5/raylib/actions/workflows/build_examples_windows .yml/badge.svg )] ( https://github.com/raysan5/raylib/actions/workflows/build_examples_windows .yml )
34+ [ ![ Build examples Linux ] ( https://github.com/raysan5/raylib/actions/workflows/build_examples_linux .yml/badge.svg )] ( https://github.com/raysan5/raylib/actions/workflows/build_examples_linux .yml )
3535
3636features
3737--------
0 commit comments