diff --git a/README.md b/README.md
index ab3540d0137932de06aaf5903c83ac3a7cccfc5f..9fbb7af8a154d6e8b86bf0f72108b2bf8af65b80 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 citra emulator
 ==============
-![Travis CI Build Status](https://travis-ci.org/bunnei/citra.svg)
+[![Travis CI Build Status](https://travis-ci.org/bunnei/citra.svg)](https://travis-ci.org/bunnei/citra)
 
 An experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included.