From 9ba3df8afd16983a8e833dde0329f1b2fe9dc5b5 Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Mon, 7 Feb 2022 10:54:31 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 01e7302..d12962d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ Do you like this program? Consider adding to my coffee fund by making a donation # How does it works: +First, the program downloads the full profile. After the program downloads only new posts. The program remembers downloaded posts. + ## Reddit The program parses all user posts, obtain MD5 images hash and compares them with existing ones to remove duplicates. Then the media will be downloaded.