diff --git a/README.md b/README.md
index 461ac04476328da422d763a09b5adabe88d26226..5b69cddc0c3452b0c8e7b7bd75d0ed0f1d3ab9ea 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,12 @@
 Django Dump & Die
 ============================
 
+[![Documentation Status](https://readthedocs.org/projects/django-dump-die/badge/?version=latest)](https://django-dump-die.readthedocs.io/en/latest/?badge=latest)
+[![PyPI](https://img.shields.io/pypi/v/django-dump-die?color=blue)](https://img.shields.io/pypi/v/django-dump-die?color=blue)
+[![Python versions](https://img.shields.io/badge/python-%3E%3D3.7-brightgreen)](https://img.shields.io/badge/python-%3E%3D3.7-brightgreen)
+[![Django Versions](https://img.shields.io/badge/django-%3E%3D3-brightgreen)](https://img.shields.io/badge/django-%3E%3D3-brightgreen)
+[![GitHub](https://img.shields.io/github/license/DJBarnes/django-dump-die)](https://img.shields.io/github/license/DJBarnes/django-dump-die)
+
 Django-Dump-Die is a [Django](https://www.djangoproject.com/) app that
 provides a couple of debug tools, in the form of built-in methods
 `dump` and `dd`. These allow sending details about a variable to the