Update README.md

Co-authored-by: gagb <gagb@users.noreply.github.com>
This commit is contained in:
Petr@AP Consulting
2024-12-18 21:08:10 +01:00
committed by GitHub
parent 088007338d
commit f4471d96e2

View File

@@ -93,10 +93,7 @@ print("\nAll conversions completed!")
3. Install required packages: like openai 3. Install required packages: like openai
4. Run script ```bash python3 convert.py ``` 4. Run script ```bash python3 convert.py ```
- The script processes all supported files in the current directory Note that original files will remain unchanged and new markdown files are created with the same base name.
- Original files remain unchanged
- New markdown files are created with the same base name
- Progress and any errors are displayed during conversion
</details> </details>