From 66e51b641b3ff914ecdaf6a10e08135b4abd9945 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sat, 27 May 2017 17:13:28 -0400 Subject: Make the irc link bigger --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5346f154e..0782f7a12 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Pokémon Ruby and Sapphire [![Build Status](https://travis-ci.org/pret/pokeruby.svg?branch=master)](https://travis-ci.org/pret/pokeruby) +# Pokémon Ruby and Sapphire [![Build Status][travis-badge]][travis] This is a disassembly of Pokémon Ruby and Sapphire. @@ -9,8 +9,8 @@ It builds the following roms: To set up the repository, see [INSTALL.md](INSTALL.md). -## See also - -irc: [freenode#pret][irc] +### irc: [freenode#pret][irc] [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