From 2a910a6d883f2227edc74aacf5b93a58a3dea07c Mon Sep 17 00:00:00 2001 From: Yuri Kunde Schlesner <yuriks@yuriks.net> Date: Wed, 21 Sep 2016 02:08:57 -0700 Subject: [PATCH] README: Specify master branch for Travis CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5463763ad8..13919a37dd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Citra Emulator ============== -[](https://travis-ci.org/citra-emu/citra) +[](https://travis-ci.org/citra-emu/citra) [](https://ci.appveyor.com/project/bunnei/citra) Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. It is written with portability in mind, with builds actively maintained for Windows, Linux and OS X. Citra only emulates a subset of 3DS hardware, and therefore is generally only useful for running/debugging homebrew applications. At this time, Citra is even able to boot several commercial games! Most of these do not run to a playable state, but we are working every day to advance the project forward.