From 60f18574b757e7a493b75e42d7ed12cb2dcc5ac6 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Sun, 20 Dec 2015 12:19:31 +0800 Subject: [PATCH] Readme: Jumps to project page when clicking the Travis-CI icon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08643be57..cb040fde9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ mGBA is a new emulator for running Game Boy Advance games. It aims to be faster Up-to-date news and downloads can be found at [mgba.io](http://mgba.io/). -![Build status](https://travis-ci.org/mgba-emu/mgba.svg?branch=master) +[![Build status](https://travis-ci.org/mgba-emu/mgba.svg?branch=master)](https://travis-ci.org/mgba-emu/mgba) Features --------