From 2a6d49eaec0540668b35c0772c76412ee2499c65 Mon Sep 17 00:00:00 2001 From: Pavel <68122101+red-prig@users.noreply.github.com> Date: Thu, 7 Jul 2022 15:25:51 +0300 Subject: [PATCH] Add CI badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index be5b602f..73118fc6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # fpPS4 + +[![CI](https://github.com/red-prig/fpPS4/actions/workflows/main.yml/badge.svg)](https://github.com/red-prig/fpPS4/actions/workflows/main.yml) + PS4 compatibility layer (emulator) on Free Pascal This project is at the beginning and started for fun.