aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-08-19 15:32:26 +0200
committerGravatar Christian Hesse <mail@eworm.de>2015-08-19 15:32:26 +0200
commit373de9ce488c437b91f38c3553a0cf3935c70861 (patch)
tree4d289a78faf577cabc3d007df5b9d925116a958d /README.md
parent9bc0a99e8a00b44bc7bf7916cbc6ff56b53496b1 (diff)
downloadudev-block-notify-373de9ce488c437b91f38c3553a0cf3935c70861.tar.gz
udev-block-notify-373de9ce488c437b91f38c3553a0cf3935c70861.tar.zst
update screenshots
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
------------