From 48bc882f8b7a0e4fbd119a62a223bb5606edaff0 Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Sat, 22 Feb 2025 13:47:08 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9deab96..c40e76e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # simpliplay-desktop -The desktop version of SimpliPlay +The desktop version of SimpliPlay. ## simpliplay [Electron](https://electronjs.org) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64). @@ -12,7 +12,7 @@ The desktop version of SimpliPlay > [!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. Files in this version won't be updated, so refer to files from the Electron release for production usage. -### Setup +# 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))