From b97f6cb96e5465fea41200764b91051678717faa Mon Sep 17 00:00:00 2001 From: lade043 <48773751+lade043@users.noreply.github.com> Date: Fri, 6 Sep 2019 09:22:58 +0200 Subject: [PATCH] Update Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2d206b..bbf85fc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # automatic-file-deleter This program will delete all files of a specific file type if no file with the same name of another filetype exists. + +Used for deletion of files if you delete some photos but have .jpg and .cr2. Mostly I will just delete one of the files, this is were this program comes to play. It will delete the file of the other filetype.