aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a61f91..486647e 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,13 @@ udev-block-notify
This runs in background and produces notifications whenever udev (or systemd)
receives an event about a block device. Notifications look like this:
-![Notification](screenshot.png)
+![Notification USB](screenshots/usb.png)
+
+Or for optical media:
+
+![Notification cd](screenshots/optical.png)
+
+These are just examples, it shows information about every block device.
Requirements
------------