diff --git a/README.md b/README.md index 7bb2707..9512c51 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ The desktop version of SimpliPlay, a simple, cross-platform media player. ## [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). -> [!WARNING] +> [!IMPORTANT] > This version is an example NW.js configuration, it won't be used in production, but you can use it if you would like. Files in this version won't be updated, so refer to files from the Electron release for production usage. ## [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). -> [!DANGER] +> [!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! ___