From f90abfe3e7f74a47790ecb3702fc90234c5a5c3d Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Wed, 26 Feb 2025 15:54:34 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 1a4baf5..3ed8d03 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,6 @@ # simpliplay-desktop The desktop version of SimpliPlay. -## simpliplay -[Electron](https://electronjs.org) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64). - -## simpliplay-lite -[Neutralinojs](https://neutralino.js.org) version of SimpliPlay (significantly smaller filesize) for Windows (x64 only), macOS, and Linux (both x64 and ARM64). - ## simpliplay-nwjs [NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64). > [!WARNING] @@ -15,6 +9,6 @@ The desktop version of SimpliPlay. ___ ## Setup -Read the docs ([Electron - Quick Start](https://www.electronjs.org/docs/latest/tutorial/quick-start), [Neutralinojs - Your First App](https://neutralino.js.org/docs/getting-started/your-first-neutralinojs-app), [NW.js - Getting Started (For Users)](https://nwjs.readthedocs.io/en/latest/For%20Users/Getting%20Started/#write-nwjs-app)) +Read the docs: [NW.js - Getting Started (For Users)](https://nwjs.readthedocs.io/en/latest/For%20Users/Getting%20Started/#write-nwjs-app))