diff --git a/README.md b/README.md index 7f81836d..ceac5364 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ A recreation of the classic Bomberman arcade game +[![Linux Build (Epitech Container)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/build_linux.yml/badge.svg)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/build_linux.yml) +[![Windows Build](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/build_windows.yml/badge.svg)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/build_windows.yml) +[![Web Building](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/webassembly.yml/badge.svg)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/webassembly.yml) +[![Unit Tests](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/test.yml/badge.svg)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/test.yml) + Repository link: https://github.com/AnonymusRaccoon/Bomberman/ ## Demo @@ -65,4 +70,4 @@ Please adhere to this project's `code of conduct`. - [Arthur Jamet](https://github.com/Arthi-chaud "Arthi-Chaud") - [Louis Auzuret](https://github.com/GitBluub "Bluub") - [Benjamin Henry](https://github.com/EternalRat "EternalRat") -- [Tom Augier](https://github.com/TrueBabyChaise "TrueBabyChaise") \ No newline at end of file +- [Tom Augier](https://github.com/TrueBabyChaise "TrueBabyChaise")