diff --git a/README.md b/README.md index c829de6ad..81640b97a 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ Ready to learn? Jump to [code examples!](http://www.raylib.com/examples.html) [![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/raylib?style=social)](https://www.reddit.com/r/raylib/) [![Travis (.org)](https://img.shields.io/travis/raysan5/raylib?label=Linux,%20OSX,%20Windows)](https://travis-ci.org/raysan5/raylib) -![Windows](https://github.com/raysan5/raylib/workflows/Windows/badge.svg) -![Linux](https://github.com/raysan5/raylib/workflows/Linux/badge.svg) -![macOS](https://github.com/raysan5/raylib/workflows/macOS/badge.svg) -![Android](https://github.com/raysan5/raylib/workflows/Android/badge.svg) -![WebAssembly](https://github.com/raysan5/raylib/workflows/WebAssembly/badge.svg) +[![Windows](https://github.com/raysan5/raylib/workflows/Windows/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AWindows) +[![Linux](https://github.com/raysan5/raylib/workflows/Linux/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3ALinux) +[![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) features --------