diff options
author | Marcus Huderle <huderlem@gmail.com> | 2015-02-12 19:25:16 -0800 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2015-02-12 19:25:16 -0800 |
commit | 1ce9d0b63b1503bb67c082cc646f2579e46f00e4 (patch) | |
tree | 3fc468a020bae9af36ac18c51a1220d323acad06 /README.md | |
parent | b97ef936bbf571754e5e1d902754436a0692a5e7 (diff) | |
parent | a740e5a50694ecb61441166cc3fa1710c68d8e43 (diff) |
Merge pull request #1 from dannye/master
No more .bins, .2bpps, and Windows line endings
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -1,9 +1,9 @@ -# Pokémon Pinball
-
-This is a disassembly of Pokémon Pinball (Game Boy Color).
-
-It builds the following rom:
-
-* Pokemon Pinball (U) [C][!].gb `md5: fbe20570c2e52c937a9395024069ba3c`
-
-To set up the repository, see [**INSTALL.md**](INSTALL.md).
+# Pokémon Pinball + +This is a disassembly of Pokémon Pinball (Game Boy Color). + +It builds the following rom: + +* Pokemon Pinball (U) [C][!].gb `md5: fbe20570c2e52c937a9395024069ba3c` + +To set up the repository, see [**INSTALL.md**](INSTALL.md). |