mirror of https://github.com/pret/pokeemerald.git
Another update for README.md
This commit is contained in:
parent
5847d4f03c
commit
89da828794
11
README.md
11
README.md
|
@ -2,11 +2,14 @@
|
|||
|
||||
[![Build Status][travis-badge]][travis]
|
||||
|
||||
This is a disassembly of Pokémon Emerald.
|
||||
[travis]: https://travis-ci.org/pret/pokeemerald
|
||||
[travis-badge]: https://travis-ci.org/pret/pokeemerald.svg?branch=master
|
||||
|
||||
This is a decompilation of Pokémon Emerald.
|
||||
|
||||
It builds the following ROM:
|
||||
|
||||
* **pokeemerald.gba** `sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7`
|
||||
* [**pokeemerald.gba**](https://datomatic.no-intro.org/index.php?page=show_record&s=23&n=1961) `sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7`
|
||||
|
||||
To set up the repository, see [INSTALL.md](INSTALL.md).
|
||||
|
||||
|
@ -31,7 +34,3 @@ Other disassembly and/or decompilation projects:
|
|||
## Contacts
|
||||
|
||||
You can find us on [Discord](https://discord.gg/6EuWgX9) and [IRC](https://kiwiirc.com/client/irc.freenode.net/?#pret).
|
||||
|
||||
|
||||
[travis]: https://travis-ci.org/pret/pokeemerald
|
||||
[travis-badge]: https://travis-ci.org/pret/pokeemerald.svg?branch=master
|
||||
|
|
Loading…
Reference in New Issue