aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar bunnei <bunneidev@gmail.com>2015-01-11 22:35:32 -0500
committerGravatar bunnei <bunneidev@gmail.com>2015-01-11 22:35:32 -0500
commit03080ee3f6bc4ee56bbf2fdb03c02f494a85cfca (patch)
treeb677c00274680f52eca9c67ad2e8930fcc47fceb /README.md
parentb33380ca59f827c12183e24ab27e0f08f02211b5 (diff)
Added AppVeyor build status
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b4383606..7715dfe4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
Citra Emulator
==============
[![Travis CI Build Status](https://travis-ci.org/citra-emu/citra.svg)](https://travis-ci.org/citra-emu/citra)
+[![AppVeyor CI Build Status](https://ci.appveyor.com/api/projects/status/sdf1o4kh3g1e68m9?svg=true)](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! None of these run to a playable state, but we are working every day to advance the project forward.