summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZach Hilman <DarkLordZach@users.noreply.github.com>2019-06-05 21:04:57 +0200
committerGitHub <noreply@github.com>2019-06-05 21:04:57 +0200
commitdfc40a3f9e6de4689527e1df2b1f16547c606892 (patch)
tree87467ff014521a4d712a5e0fa9b797095e4d00af
parentMerge pull request #2536 from lioncash/cache (diff)
parentRemove outdated info about compability (diff)
downloadyuzu-dfc40a3f9e6de4689527e1df2b1f16547c606892.tar
yuzu-dfc40a3f9e6de4689527e1df2b1f16547c606892.tar.gz
yuzu-dfc40a3f9e6de4689527e1df2b1f16547c606892.tar.bz2
yuzu-dfc40a3f9e6de4689527e1df2b1f16547c606892.tar.lz
yuzu-dfc40a3f9e6de4689527e1df2b1f16547c606892.tar.xz
yuzu-dfc40a3f9e6de4689527e1df2b1f16547c606892.tar.zst
yuzu-dfc40a3f9e6de4689527e1df2b1f16547c606892.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa4233b2a..4b1ea7d7c 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ yuzu is an experimental open-source emulator for the Nintendo Switch from the cr
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.
-yuzu only emulates a subset of Switch hardware and therefore is generally only useful for running/debugging homebrew applications. At this time, yuzu cannot play any commercial games without major problems. yuzu can boot some games, to varying degrees of success.
+yuzu only emulates a subset of Switch hardware and therefore is generally only useful for running/debugging homebrew applications. yuzu can boot some games, to varying degrees of success.
yuzu is licensed under the GPLv2 (or any later version). Refer to the license.txt file included.