From 440ffd8d7c32212d2272d1179e928eadec2f3099 Mon Sep 17 00:00:00 2001 From: Xphalnos <164882787+Xphalnos@users.noreply.github.com> Date: Fri, 3 May 2024 07:33:28 +0900 Subject: [PATCH] Build status --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 178d02cb..0ecf24b7 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,13 @@ Check building instructions in [Windows build](https://github.com/shadps4-emu/sh Check building instructions in [Linux build](https://github.com/shadps4-emu/shadPS4/blob/main/documents/linux_building.md) +## Build status + +|Platform|Build status| +|--------|------------| +|Windows SDL build|[![Windows-sdl](https://github.com/shadps4-emu/shadPS4/actions/workflows/windows.yml/badge.svg)](https://github.com/shadps4-emu/shadPS4/actions/workflows/windows.yml) +|Linux SDL build|[![Linux-sdl](https://github.com/shadps4-emu/shadPS4/actions/workflows/linux.yml/badge.svg)](https://github.com/shadps4-emu/shadPS4/actions/workflows/linux.yml) + # Main team - [georgemoralis](https://github.com/georgemoralis)