diff options
author | bunnei <[email protected]> | 2018-01-14 21:53:58 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2018-01-14 21:53:58 -0500 |
commit | 2adde6ae8bc5c82c7e6f466ab866fbbea42a27f8 (patch) | |
tree | cc7b405590f5a4e52e19a4042e067b82148b88cc /README.md | |
parent | 71eeab257ff325203dd38aef76cbae2eba8e25c7 (diff) | |
download | yuzu-android-2adde6ae8bc5c82c7e6f466ab866fbbea42a27f8.tar.gz yuzu-android-2adde6ae8bc5c82c7e6f466ab866fbbea42a27f8.zip |
Update README.md with Travis link.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +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) + yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of [Citra](https://citra-emu.org/). It is written in C++ with portability in mind, with builds actively maintained for Windows, Linux and macOS. The emulator is currently only useful for homebrew development and research purposes. |