From 0ba3e7a9ff30397402798cda0eb9d1590145c745 Mon Sep 17 00:00:00 2001 From: rmanach Date: Wed, 22 Oct 2025 11:42:59 +0200 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ccf06e..a254f72 100644 --- a/README.md +++ b/README.md @@ -60,5 +60,5 @@ Optimizing...: 6%|██████▎ ``` > **NOTE** The default **base destination directory** is the **data** folder if you don't provide `--dest` optional argument. It will be automatically created in the current path where the CLI is launched. -**ALL** the files path are preserved (sub-directory creation etc...). The **base destination directory** to put the files optimized elsewhere. +**ALL** the files path are preserved (sub-directory creation etc...). The **base destination directory** is here to put the files optimized elsewhere and not overwrite the originals.