diff options
author | bunnei <bunneidev@gmail.com> | 2018-01-16 18:24:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-16 18:24:15 +0100 |
commit | c2e466657943b33444394dba489c5b2776b48fd0 (patch) | |
tree | fc830f3d10e608c925dfb3248931733186260a6b | |
parent | Merge pull request #31 from jroweboy/fix-deploy (diff) | |
download | yuzu-c2e466657943b33444394dba489c5b2776b48fd0.tar yuzu-c2e466657943b33444394dba489c5b2776b48fd0.tar.gz yuzu-c2e466657943b33444394dba489c5b2776b48fd0.tar.bz2 yuzu-c2e466657943b33444394dba489c5b2776b48fd0.tar.lz yuzu-c2e466657943b33444394dba489c5b2776b48fd0.tar.xz yuzu-c2e466657943b33444394dba489c5b2776b48fd0.tar.zst yuzu-c2e466657943b33444394dba489c5b2776b48fd0.zip |
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ yuzu emulator ============= [![Travis CI Build Status](https://travis-ci.org/yuzu-emu/yuzu.svg?branch=master)](https://travis-ci.org/yuzu-emu/yuzu) +[![AppVeyor CI Build Status](https://ci.appveyor.com/api/projects/status/77k97svb2usreu68?svg=true)](https://ci.appveyor.com/project/bunnei/yuzu) yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of [Citra](https://citra-emu.org/). |