From d99cabdfb5672ac60f73fede6ec93277da475443 Mon Sep 17 00:00:00 2001 From: Yanis002 <35189056+Yanis002@users.noreply.github.com> Date: Tue, 22 Jul 2025 22:51:26 +0200 Subject: [PATCH] Add badges to README.md Co-authored-by: encounter <549122+encounter@users.noreply.github.com> --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a754a2f6..2512199e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ -# The Legend of Zelda: Spirit Tracks +The Legend of Zelda: Spirit Tracks +[![Build Status]][actions] [![Progress]][decomp.dev] [![Discord Badge]][discord] +============= + +[Build Status]: https://github.com/Yanis002/st/actions/workflows/build.yml/badge.svg +[actions]: https://github.com/Yanis002/st/actions/workflows/build.yml +[Progress]: https://decomp.dev/Yanis002/st.svg?mode=shield&label=Code +[decomp.dev]: https://decomp.dev/Yanis002/st +[Discord Badge]: https://img.shields.io/discord/688807550715560050?color=%237289DA&logo=discord&logoColor=%23FFFFFF +[discord]: https://discord.com/invite/DqwyCBYKqf/ **Work in progress!** This project aims to recreate source code for ***The Legend of Zelda: Spirit Tracks*** by decompiling its code by hand. **The repository does not contain assets or assembly code.** To build the ROM, you must own an existing copy of the game to extract assets from.