From e3646910ee7a41440ed9ab546d00abe137ba65dd Mon Sep 17 00:00:00 2001 From: Simon Garrelou Date: Sun, 11 Dec 2022 12:18:16 +0100 Subject: Add screenshot --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c4891c9..eadedeb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ It currently supports the following: - Playlist support - Play queue management +![screenshot](.screenshots/mainscreen.png) + ## Building This application requires [Go](https://go.dev) version 1.19 at minimum. @@ -29,4 +31,4 @@ The application reads its configuration from `$XDG_CONFIG_DIR/termsonic.toml`, o On Windows, it reads its configuration from `%APPDATA%\\Termsonic\\termsonic.toml`. -You can edit the configuration from inside the app, or by hand using a text editor. See [the example configuration file](config.toml.example), and [the TOML reference](https://toml.io/en/). It is possible to specify another configuration file with the `-config` command-line argument. \ No newline at end of file +You can edit the configuration from inside the app, or by hand using a text editor. See [the example configuration file](config.toml.example), and [the TOML reference](https://toml.io/en/). It is possible to specify another configuration file with the `-config` command-line argument. -- cgit v1.2.3