aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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
32On Windows, it reads its configuration from `%APPDATA%\\Termsonic\\termsonic.toml`. 32On Windows, it reads its configuration from `%APPDATA%\\Termsonic\\termsonic.toml`.
33 33
34You 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. 34You 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.
35
36## Reporting bugs
37
38Please 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