mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Add a travis badge and remove pokered link
This commit is contained in:
parent
f03b898250
commit
44baefce06
13
README.md
13
README.md
@ -1,4 +1,4 @@
|
||||
# Pokémon Crystal
|
||||
# Pokémon Crystal [![Build Status][travis-badge]][travis]
|
||||
|
||||
This is a disassembly of Pokémon Crystal.
|
||||
|
||||
@ -7,13 +7,10 @@ It builds the following roms:
|
||||
* Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc `sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133`
|
||||
* Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc `sha1: f2f52230b536214ef7c9924f483392993e226cfb`
|
||||
|
||||
To set up the repository, see [**INSTALL.md**](INSTALL.md).
|
||||
To set up the repository, see [INSTALL.md](INSTALL.md).
|
||||
|
||||
### irc: [freenode#pret][irc]
|
||||
|
||||
## See also
|
||||
|
||||
* Disassembly of [**Pokémon Red/Blue**][pokered]
|
||||
* irc: [**freenode#pret**][irc]
|
||||
|
||||
[pokered]: https://github.com/iimarckus/pokered
|
||||
[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret
|
||||
[travis]: https://travis-ci.org/pret/pokecrystal
|
||||
[travis-badge]: https://travis-ci.org/pret/pokecrystal.svg?branch=master
|
||||
|
Loading…
Reference in New Issue
Block a user