diff --git a/README.md b/README.md index a54fd0b..98dd2f9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,21 @@ # studiorack-app ![Release](https://github.com/studiorack/studiorack-app/workflows/Release/badge.svg) -Audio plugin app, searchable list of plugins to install and share using: +Audio plugin app, searchable list of plugins to install and share. + +![StudioRack App](/screenshot.jpg) + +## Installation + +Navigate to GitHub Releases and find the latest download for your system: + + https://github.com/studiorack/studiorack-app/releases + +Download the file and open to install the app on to your machine. Follow instructions within the app. + +## Developer information + +StudioRack App was built using: * NodeJS 17.x * TypeScript 4.x diff --git a/screenshot.jpg b/screenshot.jpg new file mode 100644 index 0000000..32850fa Binary files /dev/null and b/screenshot.jpg differ