From c52b39d3d15b14f3f6486faf35ecc10b6372402d Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Thu, 20 Feb 2025 21:10:52 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35f5832..e3db31f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The desktop version of SimpliPlay [Neutralino](https://neutralino.js.org) version of SimpliPlay (significantly smaller filesize) for Windows (x64 only), macOS (x64 and ARM64), and Linux (also x64 and ARM64) ## simpliplay-nwjs -[NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64). This version is *only* for experimental purposes and will never be released. It is simply an example NW.js configuration for those that want it. You must download the NW.js binary from the [official NW.js website](https://nwjs.io) +[NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64). This version is *only* for experimental purposes and will never be released. It is simply an example NW.js configuration for those that want it. ### 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))