From b4999507ad7ddf8f36cf53ef5465fae2d5b575e8 Mon Sep 17 00:00:00 2001 From: Cuyler36 Date: Wed, 28 May 2025 12:27:49 -0400 Subject: [PATCH] Update README.md Update progress links and make progress preview image explicit --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a28576c..5e19223c 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,19 @@ Animal Crossing -[![Build Status]][actions] ![Progress] ![DOL Progress] ![REL Progress] [![Discord Badge]][discord] +[![Build Status]][actions] [![DOL Progress]][Progress] [![REL Progress]][Progress] [![Discord Badge]][discord] ============= +[![Progress Image]][Progress] + [Build Status]: https://github.com/Prakxo/ac-decomp/actions/workflows/build.yml/badge.svg [actions]: https://github.com/Prakxo/ac-decomp/actions/workflows/build.yml [Progress]: https://decomp.dev/ACreTeam/ac-decomp +[Progress Image]: https://decomp.dev/ACreTeam/ac-decomp.png?w=512&h=256 [DOL Progress]: https://decomp.dev/ACReTeam/ac-decomp.svg?mode=shield&measure=code&category=dol&label=DOL [REL Progress]: https://decomp.dev/ACReTeam/ac-decomp.svg?mode=shield&measure=code&category=modules&label=REL [Discord Badge]: https://img.shields.io/discord/727908905392275526?color=%237289DA&logo=discord&logoColor=%23FFFFFF [discord]: https://discord.gg/hKx3FJJgrV -A work-in-progress decompilation of Animal Crossing. +A work-in-progress decompilation of Animal Crossing for the Nintendo GameCube. This repository does **not** contain any game assets or assembly whatsoever. An existing copy of the game is required.