From c1449cca64f23ec3eec4104caf830c5c101cd6a2 Mon Sep 17 00:00:00 2001 From: darktux Date: Mon, 6 May 2024 07:01:28 +0200 Subject: [PATCH] Changed misleading header statememt regarding Citra developers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ae1b949f2..73ed65a7cd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
-

torzu is a fork of yuzu, the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. +

torzu is a fork of yuzu, the world's most popular, open-source, Nintendo Switch emulator.
It is written in C++ with portability in mind, and I plan to actively maintain builds for Linux, Android and Windows.