diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2017-09-04 19:25:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-04 19:25:37 -0400 |
commit | a497ca3c2e014355c958fd8381b51a9e917969fc (patch) | |
tree | 7afc1fd32795733f9cc787f22d1582286ef43d6f /README.md | |
parent | ff7c82c64c7ce2ee0426ccd8fed0255870494d44 (diff) |
Add other Discord and disassembly links.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -9,8 +9,19 @@ It builds the following roms: To set up the repository, see [INSTALL.md](INSTALL.md). -### irc: [freenode#pret][irc] +## See also +* Disassembly of [**Pokémon Red/Blue**][pokered] +* Disassembly of [**Pokémon Yellow**][pokeyellow] +* Disassembly of [**Pokémon Pinball**][pokepinball] +* Disassembly of [**Pokémon TCG**][poketcg] +* Discord: [**pret**][Discord] +* irc: [freenode#pret][irc] +[pokered]: https://github.com/pret/pokered +[pokeyellow]: https://github.com/pret/pokeyellow +[pokepinball]: https://github.com/pret/pokepinball +[poketcg]: https://github.com/pret/poketcg +[Discord]: https://discord.gg/cJxDDVP [irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret [travis]: https://travis-ci.org/pret/pokecrystal [travis-badge]: https://travis-ci.org/pret/pokecrystal.svg?branch=master |