Skip to content

Commit 1388e67

Browse files
authored
chore: update DoclingDocument short description in README (#51)
Signed-off-by: Panos Vagenas <[email protected]>
1 parent 29b2c72 commit 1388e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ poetry run pytest test
5959

6060
Docling Core contains 3 top-level data types:
6161

62-
- **DoclingDocument** for publications like books, articles, reports, or patents. When Docling converts an unstructured PDF document, the generated JSON follows this schema.
62+
- **DoclingDocument** for publications like books, articles, reports, or patents. The JSON that can be exported using Docling follows this schema.
6363
The DoclingDocument type also models the metadata that may be attached to the converted document.
6464
Check [DoclingDocument](docs/DoclingDocument.json) for the full JSON schema.
6565
- **Record** for structured database records, centered on an entity or _subject_ that is provided with a list of attributes.

0 commit comments

Comments
 (0)