From: Michael Fladischer <FladischerMichael@fladi.at>
Date: Sat, 4 Jan 2020 20:49:46 +0100
Subject: Remove remote image shields to prevent privacy issues.

---
 README.rst | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/README.rst b/README.rst
index 9fd8131..a4d1ca3 100644
--- a/README.rst
+++ b/README.rst
@@ -3,16 +3,6 @@
 django-otp
 ==========
 
-.. image:: https://img.shields.io/pypi/v/django-otp?color=blue
-   :target: https://pypi.org/project/django-otp/
-   :alt: PyPI
-.. image:: https://img.shields.io/readthedocs/django-otp-official
-   :target: https://django-otp-official.readthedocs.io/
-   :alt: Documentation
-.. image:: https://img.shields.io/badge/github-django--otp-green
-   :target: https://github.com/django-otp/django-otp
-   :alt: Source
-
 This project makes it easy to add support for `one-time passwords
 <http://en.wikipedia.org/wiki/One-time_password>`_ (OTPs) to Django. It can be
 integrated at various levels, depending on how much customization is required.
