From: Faidon Liambotis <paravoid@debian.org>
Date: Mon, 16 Feb 2026 00:06:41 +0200
Subject: README: remove badges

These are encoded in the documents, and are privacy breaches.
---
 README.md | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/README.md b/README.md
index 54f4f08..436b10d 100644
--- a/README.md
+++ b/README.md
@@ -2,15 +2,6 @@
 
 # Naive XML Bindings for python
 
-[![image](https://github.com/tefra/xsdata/workflows/tests/badge.svg)](https://github.com/tefra/xsdata/actions)
-[![image](https://readthedocs.org/projects/xsdata/badge)](https://xsdata.readthedocs.io/)
-[![image](https://codecov.io/gh/tefra/xsdata/branch/main/graph/badge.svg)](https://codecov.io/gh/tefra/xsdata)
-[![image](https://www.codefactor.io/repository/github/tefra/xsdata/badge)](https://www.codefactor.io/repository/github/tefra/xsdata)
-[![image](https://img.shields.io/pypi/pyversions/xsdata.svg)](https://pypi.org/pypi/xsdata/)
-[![image](https://img.shields.io/pypi/v/xsdata.svg)](https://pypi.org/pypi/xsdata/)
-
----
-
 xsData is a complete data binding library for python allowing developers to access and
 use XML and JSON documents as simple objects rather than using DOM.
 
