From 80f12d6ee926a785c3012c2fbb814106f089b5ee Mon Sep 17 00:00:00 2001 From: Viginum-DataScientist-6 <210390336+Viginum-DataScientist-6@users.noreply.github.com> Date: Tue, 29 Jul 2025 14:00:49 +0200 Subject: [PATCH] docs: add PyPI release badge --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 089bfbb..219d4e6 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ If you like our project, please give us a star ⭐ on GitHub for the latest upda
- -[![arXiv](https://img.shields.io/badge/Arxiv-2312.17338-b31b1b.svg?logo=arXiv)](https://arxiv.org/abs/2312.17338) + +[![PyPI - Version](https://img.shields.io/pypi/v/d3lta?style=flat&logo=pypi&logoColor=%233775A9&label=PyPI)](https://pypi.org/project/d3lta/) +[![arXiv](https://img.shields.io/badge/Arxiv-2312.17338-b31b1b.svg?logo=arXiv)](https://arxiv.org/abs/2312.17338) This repository is the official implementation of D3lta, a library for detecting duplicate verbatim contents within a vast amount of documents.