From abdefe0af00c8fb79ae09f6debe088e1a9476030 Mon Sep 17 00:00:00 2001 From: Xevion Date: Wed, 13 Aug 2025 19:52:58 -0500 Subject: [PATCH] chore: add hidden note about why Coveralls.io is disappointing today --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a727aa..4cfba98 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pac-Man -[![Tests Status][badge-test]][test] [![Build Status][badge-build]][build] [![Code Coverage][badge-coverage]][coverage] [![Online Demo][badge-online-demo]][demo] [![Last Commit][badge-last-commit]][commits] +[![Tests Status][badge-test]][test] [![Build Status][badge-build]][build] [![If you're seeing this, Coveralls.io is broken again and it's not my fault.][badge-coverage]][coverage] [![Online Demo][badge-online-demo]][demo] [![Last Commit][badge-last-commit]][commits] [badge-test]: https://github.com/Xevion/Pac-Man/actions/workflows/tests.yaml/badge.svg [badge-build]: https://github.com/Xevion/Pac-Man/actions/workflows/build.yaml/badge.svg