From f4471d96e2b61de672e3e1f4bf95222191844274 Mon Sep 17 00:00:00 2001 From: "Petr@AP Consulting" <173082609+PetrAPConsulting@users.noreply.github.com> Date: Wed, 18 Dec 2024 21:08:10 +0100 Subject: [PATCH] Update README.md Co-authored-by: gagb --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 62de2e6..70a1b5c 100644 --- a/README.md +++ b/README.md @@ -93,10 +93,7 @@ print("\nAll conversions completed!") 3. Install required packages: like openai 4. Run script ```bash python3 convert.py ``` -- The script processes all supported files in the current directory -- Original files remain unchanged -- New markdown files are created with the same base name -- Progress and any errors are displayed during conversion +Note that original files will remain unchanged and new markdown files are created with the same base name.