Update README.md

This commit is contained in:
gagb
2024-12-17 17:25:40 -08:00
committed by GitHub
parent de1b54d79f
commit 524aa0da75

View File

@@ -14,7 +14,7 @@ It supports:
- Text-based formats (CSV, JSON, XML)
- ZIP files (iterates over contents)
To install MarkItDown, use pip: `pip install markitdown`. Alternatively, you can install it from the source: `pip install -e .`.
To install MarkItDown, use pip: `pip install markitdown`. Alternatively, you can install it from the source: `pip install -e .`
## Usage