From c93e80bcc48fe09b5d714f8ad4c226fcae61a7f6 Mon Sep 17 00:00:00 2001 From: Kai Blaschke Date: Tue, 19 Sep 2023 17:49:51 +0200 Subject: [PATCH] Updated build status badges in README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b9e97060..ec09a09d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -[![Build Status](https://travis-ci.org/projectM-visualizer/projectm.svg?branch=master)](https://travis-ci.org/projectM-visualizer/projectm) -![Discord Shield](https://discordapp.com/api/guilds/737206408482914387/widget.png?style=shield) -[Chat with us on Discord](https://discord.gg/mMrxAqaa3W) +[![Windows Build Status](https://github.com/projectM-visualizer/projectm/actions/workflows/build_windows.yml/badge.svg?branch=master)](https://github.com/projectM-visualizer/projectm/actions/workflows/build_windows.yml) +[![Linux Build Status](https://github.com/projectM-visualizer/projectm/actions/workflows/build_linux.yml/badge.svg?branch=master)](https://github.com/projectM-visualizer/projectm/actions/workflows/build_linux.yml) +[![macOS Build Status](https://github.com/projectM-visualizer/projectm/actions/workflows/build_osx.yml/badge.svg?branch=master)](https://github.com/projectM-visualizer/projectm/actions/workflows/build_osx.yml) +[![Emscripten Build Status](https://github.com/projectM-visualizer/projectm/actions/workflows/build_emscripten.yml/badge.svg?branch=master)](https://github.com/projectM-visualizer/projectm/actions/workflows/build_emscripten.yml) +[![Android Build Status](https://github.com/projectM-visualizer/projectm/actions/workflows/build_android.yml/badge.svg?branch=master)](https://github.com/projectM-visualizer/projectm/actions/workflows/build_android.yml) + +![Discord Shield](https://discordapp.com/api/guilds/737206408482914387/widget.png?style=shield) [Chat with us on Discord](https://discord.gg/mMrxAqaa3W) ![Logo](https://github.com/projectM-visualizer/projectm/raw/master/web/logo.png)