From 1c75d2219004955d3a93a5c738ecd511ae778357 Mon Sep 17 00:00:00 2001 From: stossy11 Date: Thu, 13 Feb 2025 11:38:35 +0000 Subject: [PATCH] Update README.md to reflect the new LICENSE --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48be83fec..be5400a09 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@

MeloNX is an iOS Nintendo Switch emulator based on Ryujinx, written primarily in C#. Designed to bring accurate performance and a user-friendly interface to iOS, MeloNX makes Switch games accessible on Apple devices. - Developed from the ground up, MeloNX is open-source and available on Github under the MIT license.
MeloNX license (Based on MIT).
# Compatibility @@ -108,7 +108,7 @@ If having Issues installing firmware (Make sure your Keys are installed first) ## License -This software is licensed under the terms of the [MIT license](LICENSE.txt). +This software is licensed under the terms of the [MeloNX license (Based on MIT License)](LICENSE.txt). This project makes use of code authored by the libvpx project, licensed under BSD and the ffmpeg project, licensed under LGPLv3. See [LICENSE.txt](LICENSE.txt) and [THIRDPARTY.md](distribution/legal/THIRDPARTY.md) for more details.