From 4b167af46f861b3ce9ec3c5879938f728c2d5cab Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Mon, 18 Aug 2025 18:42:18 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9512c51..73d4cdf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ The desktop version of SimpliPlay, a simple, cross-platform media player. ## [simpliplay-lite](https://github.com/A-Star100/simpliplay-desktop/tree/lite) [Neutralinojs](https://neutralino.js.org) version of SimpliPlay (significantly smaller filesize) for Windows (x64 only), macOS, and Linux (both x64 and ARM64). > [!WARNING] -> This version of SimpliPlay has been [officially discontinued](https://simpliplay.netlify.app/docs/blog/lite-ver-end) and **will not** receive any more security updates. It still has memory leaks, etc, etc. If you want, you can patch the lite version or ask us to issue a patch for you. +> This version of SimpliPlay has been [officially discontinued](https://simpliplay.netlify.app/docs/blog/lite-ver-end) and **will not** receive any more security updates. +> It is still stable and secure, but has not received a few patches (e.g, the infamous [memory leak issue](https://github.com/A-Star100/simpliplay-desktop/issues/4) that the web version, Chrome extension, and main desktop version all have. ## [simpliplay-nwjs](https://github.com/A-Star100/simpliplay-desktop/tree/nwjs) [NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64). @@ -17,8 +18,8 @@ The desktop version of SimpliPlay, a simple, cross-platform media player. ## [simpliplay-legacy](https://github.com/A-Star100/simpliplay-desktop/tree/legacy) [Legacy](https://simpliplay.netlify.app/legacy) version of SimpliPlay for Windows, macOS, and Linux (x64 and x86). > [!CAUTION] -> This version uses a very old, legacy version of NW.js that supports Windows XP and macOS 10.6 or later. Unless the main desktop version isn't supported on your operating system, **don't** -> use the legacy version, it will open you up to security issues on newer devices! +> This version uses a very old, legacy version of NW.js that supports Windows XP and macOS 10.6 or later. +> Unless the main desktop version isn't supported on your operating system, **please don't use the legacy version**, it will open you up to **security issues** on newer devices! ___ ## Setup