diff --git a/README.md b/README.md index c92f285d5..e1b8a6989 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ **eepp** is an open source cross-platform game and application development framework heavily focused on the development of rich graphical user interfaces. -[![Linux status](https://img.shields.io/github/actions/workflow/status/SpartanJ/eepp/eepp-linux-build-check.yml?branch=develop)](https://github.com/SpartanJ/eepp/actions?query=workflow%3ALinux) -[![Windows status](https://img.shields.io/github/actions/workflow/status/SpartanJ/eepp/eepp-windows-build-check.yml?branch=develop)](https://github.com/SpartanJ/eepp/actions?query=workflow%3AWindows) -[![macOS status](https://img.shields.io/github/actions/workflow/status/SpartanJ/eepp/eepp-macos-build-check.yml?branch=develop)](https://github.com/SpartanJ/eepp/actions?query=workflow%3AmacOS) +[![Linux status](https://img.shields.io/github/actions/workflow/status/SpartanJ/eepp/eepp-linux-build-check.yml?branch=develop&label=Linux)](https://github.com/SpartanJ/eepp/actions?query=workflow%3ALinux) +[![Windows status](https://img.shields.io/github/actions/workflow/status/SpartanJ/eepp/eepp-windows-build-check.yml?branch=develop&label=Windows)](https://github.com/SpartanJ/eepp/actions?query=workflow%3AWindows) +[![macOS status](https://img.shields.io/github/actions/workflow/status/SpartanJ/eepp/eepp-macos-build-check.yml?branch=develop&label=macOS)](https://github.com/SpartanJ/eepp/actions?query=workflow%3AmacOS) ## Features