From 6d5755e8f4065ff383877696eb5b8ab08370c6f2 Mon Sep 17 00:00:00 2001 From: Simon Garrelou Date: Tue, 23 May 2023 15:07:08 +0200 Subject: Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index eadedeb..be29631 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,7 @@ 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. + +## Reporting bugs + +Please report any bug you find to [bugs+termsonic@sixfoisneuf.fr](mailto:bugs+termsonic@sixfoisneuf.fr). I'll gladly accept patches, as long as they follow the [git-send-email](https://git-send-email.io) format. \ No newline at end of file -- cgit v1.2.3