diff options
author | Minionguyjpro <minionguyjpro@gmail.com> | 2023-06-03 16:29:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-03 16:29:26 +0200 |
commit | 58c54aecb6a80e8f8efeae9ae84871fd543dee53 (patch) | |
tree | ea0800de944d9556bb696f5db14a4a70895a030f | |
parent | Merge pull request #10575 from bm01/issue-template (diff) | |
download | yuzu-58c54aecb6a80e8f8efeae9ae84871fd543dee53.tar yuzu-58c54aecb6a80e8f8efeae9ae84871fd543dee53.tar.gz yuzu-58c54aecb6a80e8f8efeae9ae84871fd543dee53.tar.bz2 yuzu-58c54aecb6a80e8f8efeae9ae84871fd543dee53.tar.lz yuzu-58c54aecb6a80e8f8efeae9ae84871fd543dee53.tar.xz yuzu-58c54aecb6a80e8f8efeae9ae84871fd543dee53.tar.zst yuzu-58c54aecb6a80e8f8efeae9ae84871fd543dee53.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ SPDX-License-Identifier: GPL-2.0-or-later <h4 align="center"><b>yuzu</b> is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of <a href="https://citra-emu.org" target="_blank">Citra</a>. <br> -It is written in C++ with portability in mind, and we actively maintain builds for Windows and Linux. +It is written in C++ with portability in mind, and we actively maintain builds for Windows, Linux and Android. </h4> <p align="center"> |