diff --git a/README.md b/README.md
index 2576382..9fc3b13 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@
# resrm
+
+

+
+
**resrm** is a safe, drop-in replacement for the Linux `rm` command with **undo/restore support**.
It moves files to a per-user _trash_ instead of permanently deleting them, while still allowing full `sudo` support for root-owned files.
diff --git a/resrm.png b/resrm.png
new file mode 100644
index 0000000..47a7915
Binary files /dev/null and b/resrm.png differ