From 114f5b08f073dc0ae26c1cd0a8afb92ac5770300 Mon Sep 17 00:00:00 2001 From: Maschell Date: Wed, 2 Feb 2022 19:18:10 +0100 Subject: [PATCH] Add badge to README (#2) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48e16a6..4a37f84 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![CI-Release](https://github.com/wiiu-env/EnvironmentLoader/actions/workflows/ci.yml/badge.svg)](https://github.com/wiiu-env/EnvironmentLoader/actions/workflows/ci.yml) + # Environment Loader This is a payload that should be run with [CustomRPXLoader](https://github.com/wiiu-env/CustomRPXLoader). @@ -50,4 +52,4 @@ docker run -it --rm -v ${PWD}:/project environmentloader-builder make clean - maschell - Copy pasted stuff from dimok - Copy pasted resolving the ElfRelocations from [decaf](https://github.com/decaf-emu/decaf-emu) -- https://github.com/serge1/ELFIO \ No newline at end of file +- https://github.com/serge1/ELFIO