From 884f88d7491d9c82211510d92a62c7d43d102e00 Mon Sep 17 00:00:00 2001 From: Sreedev Kodichath Date: Sun, 13 Jul 2025 19:00:58 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2c8aa13..4daa361 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,11 @@ deduplicator ~/.config --follow-links deduplicator ~/Media --min-size 100mb ``` +## Demo +![record](https://github.com/user-attachments/assets/fcfdd9bf-4d05-41b6-a82e-367634eeaa73) + + + ## Installation Currently, you can only install deduplicator using cargo package manager.