diff --git a/README.md b/README.md index 96e123b..c9df0ee 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,8 @@ A collection of simple helpers to make sorting of large amounts of images easier ## Disclaimer -Be careful! Some of the scripts in here do changes that are irrevertible. Make sure to keep a backup unless you know EXACTLY what you're doing (and what the script you're using does!). \ No newline at end of file +Be careful! Some of the scripts in here do changes that are irrevertible. Make sure to keep a backup unless you know EXACTLY what you're doing (and what the script you're using does!). + +## Scripts + +- `mtime2exifcreatedate.sh`: Iterates over all files in a directory (every!) and (over-)writes the EXIF `CreateDate` tag to the modification time of the file \ No newline at end of file