diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-08-28 17:21:32 -0400 | 
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-08-28 17:21:32 -0400 | 
| commit | 56210a60e6afa62e4abd7feea300c7bea81fada0 (patch) | |
| tree | 334f0c73b772f359fbda9a44e87163796f47d41a | |
| parent | 484ed46a7655326a3aa6de78f290ee925ed8e35e (diff) | |
Formatting errors.
| -rw-r--r-- | README.md | 21 | 
1 files changed, 14 insertions, 7 deletions
| @@ -1,13 +1,20 @@ -Pokémon Yellow +# Pokémon Yellow +  This is a disassembly of Pokémon Yellow.  It builds the following rom: -Pokemon Yellow (UE) [C][!].gbc md5: d9290db87b1f0a23b89f99ee4469e34b -To set up the repository, see INSTALL.md. +* Pokemon Yellow (UE) [C][!].gbc  `md5: d9290db87b1f0a23b89f99ee4469e34b` + +To set up the repository, see [**INSTALL.md**](INSTALL.md). + + +## See also -See also +* Disassembly of [**Pokémon Red/Blue**][pokered] +* Disassembly of [**Pokémon Crystal**][pokecrystal] +* irc: **irc.freenode.net** [**#pret**][irc] -Disassembly of Pokémon Red/Blue -Disassembly of Pokémon Crystal -irc: irc.freenode.net #pret +[pokered]: https://github.com/iimarckus/pokered +[pokecrystal]: https://github.com/kanzure/pokecrystal +[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret | 
