From 9e5147a9adf9dc0aba908f38637cd0b4da2cbbcc Mon Sep 17 00:00:00 2001 From: nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> Date: Tue, 16 Oct 2018 17:11:54 +0800 Subject: Makefile overhaul Addition of a build directory, and more flexible to allow for possible blue build. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3