Update README.md
Co-authored-by: gagb <gagb@users.noreply.github.com>
This commit is contained in:
parent
088007338d
commit
f4471d96e2
1 changed files with 1 additions and 4 deletions
|
|
@ -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>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue