From 8120347b7136b370871e76bde06044f010aee6c8 Mon Sep 17 00:00:00 2001 From: Michele Dolfi Date: Thu, 21 Nov 2024 10:58:34 +0100 Subject: [PATCH] add pypi downloads badge Signed-off-by: Michele Dolfi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 893b604f..f236fc61 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ [![Pydantic v2](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/main/docs/badge/v2.json)](https://pydantic.dev) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![License MIT](https://img.shields.io/github/license/DS4SD/docling)](https://opensource.org/licenses/MIT) +[![PyPI Downloads](https://static.pepy.tech/badge/docling/month)](https://pepy.tech/projects/docling) Docling parses documents and exports them to the desired format with ease and speed.