From 072c1d3b472fb7a30383bd341fbd10276f92ba4b Mon Sep 17 00:00:00 2001 From: BlueFox Date: Wed, 1 May 2024 08:05:08 +0000 Subject: [PATCH] Added disclaimer to README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf82fee..96e123b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # image_sorting -A collection of simple helpers to make sorting of large amounts of images easier \ No newline at end of file +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