From 1031e8d958a7b740c2e819f01559c56cf8a99d08 Mon Sep 17 00:00:00 2001 From: Rangi42 Date: Wed, 9 Oct 2024 10:06:23 -0400 Subject: [PATCH] Renamed pokemon-asm-tools to gb-asm-tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25b1995..bd1dff5 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ You can find us on: ## Disassembly and decompilation tools -* [**Pokémon GB/GBC assembly tools**](https://github.com/pret/pokemon-asm-tools) +* [**GB/GBC assembly tools**](https://github.com/pret/gb-asm-tools) * [**GBA C compiler**](https://github.com/pret/agbcc) (Discord #agbcc) * [**DS disassembly tools**](https://github.com/pret/ds_disassembly_tools) * [**Pokémon GB/GBC reverse engineering tools**](https://github.com/pret/pokemon-reverse-engineering-tools)