diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-08-26 11:35:04 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-08-26 11:35:04 -0400 |
commit | b33bcd657768bbc25981420710930a4cdd11a5c2 (patch) | |
tree | 57a5d22d2b9fea2a39c2124df34283032b360ffb | |
parent | 6a3e056af7a4a6509e22d54bc5c27c9e05e38f5e (diff) |
Add build status badge to README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ # Pokémon FireRed and LeafGreen +[![Build Status][travis-badge]][travis] + +[travis]: https://travis-ci.org/pret/pokefirered +[travis-badge]: https://travis-ci.org/pret/pokefirered.svg?branch=master + This is a disassembly of Pokémon FireRed and LeafGreen. It builds the following ROM: |