aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08f0bd1..fb93db8 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,8 @@ Configuration
-------------
Configuration options can be read from a configuration file. `mpd`
-tries to read `~/.config/mpd-notification.conf`, which is expected to
+tries to read `${XDG_CONFIG_HOME}/mpd-notification.conf`, then
+`~/.config/mpd-notification.conf`, which is expected to
look like this:
host = localhost
@@ -101,6 +102,19 @@ files, otherwise an image file containing the artwork needs to be placed
in the same directory as the media file and named `cover.jpg`,
`cover.png`, `folder.jpg` or `folder.png`.
+License and warranty
+--------------------
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+[GNU General Public License](COPYING.md) for more details.
+
### Upstream
URL: