Update README.md

This commit is contained in:
gagb 2024-12-17 17:25:40 -08:00 committed by GitHub
parent de1b54d79f
commit 524aa0da75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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