mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
Update README.md
Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>
This commit is contained in:
parent
180f70c6e8
commit
b2cc7b3dfe
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# Docling
|
# Docling
|
||||||
|
|
||||||
Dockling bundles PDF document conversion to JSON and Markdown in an easy, self-contained package.
|
Docling bundles PDF document conversion to JSON and Markdown in an easy, self-contained package.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* ⚡ Converts any PDF document to JSON or Markdown format, stable and lightning fast
|
* ⚡ Converts any PDF document to JSON or Markdown format, stable and lightning fast
|
||||||
@ -30,7 +30,7 @@ poetry install
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
For basic usage, see the [convert.py](examples/convert.py) example module. Run with:
|
For basic usage, see the [convert.py](https://github.com/DS4SD/docling/blob/main/examples/convert.py) example module. Run with:
|
||||||
|
|
||||||
```
|
```
|
||||||
python examples/convert.py
|
python examples/convert.py
|
||||||
|
Loading…
Reference in New Issue
Block a user