Description: remove privacy breaching images
Forwarded: not-needed
Author: Jérémy Lal <kapouer@melix.org>
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -7,44 +7,6 @@
       <em>Now with ASGI support!</em>
     </p>
 
-.. raw:: html
-
-    <p align="center">
-      <a href="https://pypi.org/pypi/django-guid">
-          <img src="https://img.shields.io/pypi/v/django-guid.svg" alt="Package version">
-      </a>
-      <a href="https://pypi.python.org/pypi/django-guid#downloads">
-          <img src="https://img.shields.io/badge/python-3.6+-blue.svg" alt="Downloads">
-      </a>
-      <a href="https://pypi.python.org/pypi/django-guid">
-          <img src="https://img.shields.io/badge/django-2.2%20|%203.0%20|%203.1%20-blue.svg" alt="Django versions">
-      </a>
-      </a>
-      <a href="https://img.shields.io/badge/ASGI-supported-brightgreen.svg">
-          <img src="https://img.shields.io/badge/ASGI-supported-brightgreen.svg" alt="ASGI">
-      </a>
-      <a href="https://img.shields.io/badge/WSGI-supported-brightgreen.svg">
-          <img src="https://img.shields.io/badge/WSGI-supported-brightgreen.svg" alt="WSGI">
-      </a>
-    </p>
-    <p align="center">
-      <a href="https://django-guid.readthedocs.io/en/latest/?badge=latest">
-          <img src="https://readthedocs.org/projects/django-guid/badge/?version=latest" alt="Docs">
-      </a>
-
-      <a href="https://codecov.io/gh/snok/django-guid">
-          <img src="https://codecov.io/gh/snok/django-guid/branch/master/graph/badge.svg" alt="Codecov">
-      </a>
-
-      <a href="https://github.com/psf/black">
-          <img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Black">
-      </a>
-      <a href="https://github.com/pre-commit/pre-commit">
-          <img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white" alt="Pre-commit">
-      </a>
-    </p>
-
-
 --------------
 
 Django GUID attaches a unique correlation ID/request ID to all your log outputs for every request.
--- a/docs/README_PYPI.rst
+++ b/docs/README_PYPI.rst
@@ -2,35 +2,6 @@
 ===========
 
 
-.. image:: https://img.shields.io/pypi/v/django-guid.svg
-    :target: https://pypi.org/pypi/django-guid
-
-.. image:: https://img.shields.io/badge/python-3.6+-blue.svg
-    :target: https://pypi.python.org/pypi/django-guid#downloads
-
-.. image:: https://img.shields.io/badge/django-2.2%20|%203.0%20|%203.1%20-blue.svg
-    :target: https://pypi.python.org/pypi/django-guid
-
-.. image:: https://img.shields.io/badge/ASGI-supported-brightgreen.svg
-    :target: https://img.shields.io/badge/ASGI-supported-brightgreen.svg
-
-.. image:: https://img.shields.io/badge/WSGI-supported-brightgreen.svg
-    :target: https://img.shields.io/badge/WSGI-supported-brightgreen.svg
-
-.. image:: https://readthedocs.org/projects/django-guid/badge/?version=latest
-    :target: https://django-guid.readthedocs.io/en/latest/?badge=latest
-
-.. image:: https://codecov.io/gh/snok/django-guid/branch/master/graph/badge.svg
-    :target: https://codecov.io/gh/snok/django-guid
-
-.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
-    :target: https://github.com/psf/black
-
-.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
-    :target: https://github.com/pre-commit/pre-commit
-
-
-
 --------------
 
 
