diff --git a/README.md b/README.md
new file mode 100644
index 0000000..280bdba
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# iCloud Duplicate Remover
+Simple .NET utility to remove "Live Photos" (.MOV files containing few seconds before and after the photo) from an imported iCloud library.
+
+
+
+
+
+# Usage
+Browse into a folder (e.g. C:\Images\iCloud\Downloads), if needed disable subfolder scanning by selecting `Root folder only`, and click `Remove`.
+
+Movies are deleted **permanently**! As of now application does not support excluding selected files.
+
+# Todo
+- Excluding files
+- Linux support
+
+# Dependencies:
+- .NET 5.0+
+- Ookii.Dialogs (included)