summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6844c5f..c4d789b 100644
--- a/README.md
+++ b/README.md
@@ -27,3 +27,9 @@ Switches to control building of various parts:
For each `--with` there is a `--without` and for each `--enable` a `--disable`.
If each part is not specified then the configure will test the system
for the needed libraries to build and install it.
+
+### Notifications
+
+Notifications are dependant on the chosen platform.
+GTK+ will get them if libnotify is present.
+Qt will get them by default.