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.