mirror of
https://github.com/microsoft/markitdown.git
synced 2026-01-07 12:20:54 +00:00
Merge pull request #27 from haesleinhuepf/patch-1
Add installation instructions from haesleinhuepf:patch-1
This commit is contained in:
commit
ea7c6dcc40
@ -23,6 +23,14 @@ result = markitdown.convert("test.xlsx")
|
||||
print(result.text_content)
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
MarkItDown can be installed using pip:
|
||||
|
||||
```
|
||||
pip install markitdown
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
This project welcomes contributions and suggestions. Most contributions require you to agree to a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user