From d1d0fdd12b01b382fbf0e0b844a7944fe3b1d309 Mon Sep 17 00:00:00 2001 From: chaphidoesstuff Date: Wed, 17 Apr 2024 18:31:46 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f73d68719a..8b9c5880c9 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Support the original suyu developer team [here](https://discord.gg/ajz5hdrZ)
-

suyu is the continuation of the world's most popular, open-source, Nintendo Switch emulator, yuzu. +

suyu was the continuation of the world's most popular, open-source, Nintendo Switch emulator, yuzu.
-It is written in C++ with portability in mind, and we're actively working on builds for Windows, Linux and Android. +It is written in C++ (C# possibly required soon) with portability in mind, and we're actively working on builds for Windows, Linux and Android along with a custom OS called [suyuos](https://git.suyu.dev/suyu/suyu-os).