From 00f1a546a8b93acbb192ebbd41af4bb9b3bb4f84 Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Thu, 20 Feb 2025 21:13:31 +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 e7083d5..a274db4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The desktop version of SimpliPlay ## simpliplay-nwjs [NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64). > [!WARNING] -> This version is an example NW.js configuration, it won't be used in production, but you can use it if you would like. +> 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. ### 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))