From 27ac9a19c72318bdd708d08c441a88c12ff219fd Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Thu, 27 Aug 2020 19:02:43 -0400 Subject: [PATCH] Added information to the readme. --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84bf345..6574887 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ # audiogame-manager -Installer and launcher for Windows based audio games under wine for Linux. \ No newline at end of file +Installer and launcher for Windows based audio games under wine for Linux. + +## Usage + + ./audiogame-manager -c + +Check your system for components needed by the audiogame manager program. + + ./audiogame-manager -h + +Get usage instructions. + + ./audiogame-manager -i + +Select from a list of games to install. + +With no arguments, the list of installed games will be displayed. In all the menus, both installer and launcher, use the up and down arrow keys to find the game you want. Press enter on the game to perform the action.