Update README.md

This commit is contained in:
Anirudh Sevugan 2025-02-02 10:04:10 +05:30 committed by GitHub
parent f643536ea6
commit f8a374ce61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,13 @@
# simpliplay-desktop # 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).
## simpliplay-lite
[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)
### Setup
Read the docs (quick-start guide in Electron and second section "My first Neutralino app" in the Neutralino docs) to get started.