summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com>2018-10-16 17:11:54 +0800
committervoid <30564701+nullableVoidPtr@users.noreply.github.com>2018-11-18 18:29:52 +0800
commit9e5147a9adf9dc0aba908f38637cd0b4da2cbbcc (patch)
tree4c6d69c6023e4bb9adb728b75b59f24cd5801002 /README.md
parent97ab00ba2189c4d8b483ddcad3fc7cf97386122b (diff)
Makefile overhaul
Addition of a build directory, and more flexible to allow for possible blue build.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4a5419d..070612d 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-# Pokémon Mystery Dungeon: Red Rescue Team [![Build Status][travis-badge]][travis]
+# Pokémon Mystery Dungeon: Red Rescue Team
This is a disassembly of Pokémon Mystery Dungeon: Red Rescue Team.
It builds the following rom:
-* pmd_red.gba `md5: 2100cf6f17e12cd34f1513647dfa506b`
+* pmd_red.gba `sha1: 9f4cfc5b5f4859d17169a485462e977c7aac2b89`
To set up the repository, see [INSTALL.md](INSTALL.md).
@@ -33,5 +33,3 @@ To set up the repository, see [INSTALL.md](INSTALL.md).
[pokeemerald]: https://github.com/pret/pokeemerald
[Discord]: https://discord.gg/6EuWgX9
[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret
-[travis]: https://travis-ci.org/pret/pokeruby
-[travis-badge]: https://travis-ci.org/pret/pokeruby.svg?branch=master