From 70354f58fe3857d2d8c34775a200fb1705b45f49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Fri, 3 Dec 2021 00:41:08 +0100 Subject: [PATCH] readme: Steal^H^H^H^H^Hborrow fancy badges from OoT --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 3745ac14..12c9fdcc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ # The Legend of Zelda: Breath of the Wild +[![Decompilation Progress][progress-badge]][progress] [![Decompilation Progress (functions)][fn-progress-badge]][fn-progress] [![Contributors][contributors-badge]][contributors] [![Discord Channel][discord-badge]][discord] + +[progress]: https://botw.link/progress +[progress-badge]: https://img.shields.io/endpoint?url=https://botw.link/badges/progress.json + +[fn-progress]: https://botw.link/progress +[fn-progress-badge]: https://img.shields.io/endpoint?url=https://botw.link/badges/fn_progress.json + +[contributors]: https://github.com/zeldaret/botw/graphs/contributors +[contributors-badge]: https://img.shields.io/github/contributors/zeldaret/botw + +[discord]: https://discord.zelda64.dev +[discord-badge]: https://img.shields.io/discord/688807550715560050?color=%237289DA&logo=discord&logoColor=%23FFFFFF + This is an experimental, WIP decompilation of *The Legend of Zelda: Breath of the Wild* v1.5.0 (Switch). **This repository does not contain game assets or RomFS content and *cannot* be used to play *Breath of the Wild*.**