diff --git a/README.md b/README.md index fe03e58..615e2eb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ # 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 +[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. +