From b52b44f8834fd64d7f279804585e0a554cf61d5b Mon Sep 17 00:00:00 2001 From: Rangi42 Date: Mon, 7 Oct 2024 16:48:18 -0400 Subject: Remove independent tools and link to pokemon-asm-tools --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d522f2db..fa804e06 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ To set up the repository, see [**INSTALL.md**](INSTALL.md). - [**Wiki**][wiki] (includes [tutorials][tutorials]) - [**Symbols**][symbols] +- [**Tools**][tools] You can find us on [Discord (pret, #pokered)](https://discord.gg/d5dubZ3). @@ -25,5 +26,6 @@ For other pret projects, see [pret.github.io](https://pret.github.io/). [wiki]: https://github.com/pret/pokered/wiki [tutorials]: https://github.com/pret/pokered/wiki/Tutorials [symbols]: https://github.com/pret/pokered/tree/symbols +[tools]: https://github.com/pret/pokemon-asm-tools [ci]: https://github.com/pret/pokered/actions [ci-badge]: https://github.com/pret/pokered/actions/workflows/main.yml/badge.svg -- cgit v1.3.1-sl0p From 4bfe18f9d773d350af1e810b326b480ad1d6d0e8 Mon Sep 17 00:00:00 2001 From: Rangi42 Date: Wed, 9 Oct 2024 09:19:27 -0400 Subject: Renamed pokemon-asm-tools to gb-asm-tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fa804e06..acd59984 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,6 @@ For other pret projects, see [pret.github.io](https://pret.github.io/). [wiki]: https://github.com/pret/pokered/wiki [tutorials]: https://github.com/pret/pokered/wiki/Tutorials [symbols]: https://github.com/pret/pokered/tree/symbols -[tools]: https://github.com/pret/pokemon-asm-tools +[tools]: https://github.com/pret/gb-asm-tools [ci]: https://github.com/pret/pokered/actions [ci-badge]: https://github.com/pret/pokered/actions/workflows/main.yml/badge.svg -- cgit v1.3.1-sl0p