diff options
| author | dannye <33dannye@gmail.com> | 2024-10-09 21:56:57 -0500 |
|---|---|---|
| committer | dannye <33dannye@gmail.com> | 2024-10-09 21:56:57 -0500 |
| commit | 942c5f13eadb828dbf9dd6f75dfece007b53f353 (patch) | |
| tree | 0013406b83f352bed3f9b8247e7a73d11a150828 /README.md | |
| parent | Rename off-by-one wram labels (diff) | |
| parent | Renamed pokemon-asm-tools to gb-asm-tools (diff) | |
| download | pokeyellow-942c5f13eadb828dbf9dd6f75dfece007b53f353.tar.gz pokeyellow-942c5f13eadb828dbf9dd6f75dfece007b53f353.tar.xz pokeyellow-942c5f13eadb828dbf9dd6f75dfece007b53f353.zip | |
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,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). @@ -23,5 +24,6 @@ For other pret projects, see [pret.github.io](https://pret.github.io/). [wiki]: https://github.com/pret/pokeyellow/wiki [tutorials]: https://github.com/pret/pokeyellow/wiki/Tutorials [symbols]: https://github.com/pret/pokeyellow/tree/symbols +[tools]: https://github.com/pret/gb-asm-tools [ci]: https://github.com/pret/pokeyellow/actions [ci-badge]: https://github.com/pret/pokeyellow/actions/workflows/main.yml/badge.svg |
