diff options
author | liamwhite <liamwhite@users.noreply.github.com> | 2023-08-05 12:58:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-05 12:58:45 -0400 |
commit | 755f45a5228e29b41cc9cd41b65e33f2328f2540 (patch) | |
tree | 268e390a9b4cc900676b6685076c09a5ecea1b60 | |
parent | 4533769f7f99abb8595fd0a78e714edbf9af2e57 (diff) | |
parent | ae19eb1e105ab5fe5c64cf183dc604df1bb079d2 (diff) |
Merge pull request #11213 from RngValue/master
📝 Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ It is written in C++ with portability in mind, and we actively maintain builds f The emulator is capable of running most commercial games at full speed, provided you meet the [necessary hardware requirements](https://yuzu-emu.org/help/quickstart/#hardware-requirements). -For a full list of games yuzu support, please visit our [Compatibility page](https://yuzu-emu.org/game/) +For a full list of games yuzu supports, please visit our [Compatibility page](https://yuzu-emu.org/game/). Check out our [website](https://yuzu-emu.org/) for the latest news on exciting features, monthly progress reports, and more! |