diff --git a/README.md b/README.md
index 0ceac7e089..c6cd4de47f 100644
--- a/README.md
+++ b/README.md
@@ -13,18 +13,24 @@
-
-
+
+
+
+
+
+
-
+
@@ -35,8 +41,8 @@
-
+
diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/latest.rst index f96cb8c7eb..68872beb64 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/latest.rst @@ -89,6 +89,8 @@ This document explains the changes made to Iris for this release #. `@bjlittle`_ updated the ``intersphinx_mapping`` and fixed documentation to use ``stable`` URLs for `matplotlib`_. (:pull:`4003`) +#. `@bjlittle`_ added the |PyPI|_ badge to the `README.md`_. (:pull:`4004`) + 💼 Internal =========== @@ -123,4 +125,7 @@ This document explains the changes made to Iris for this release .. _GitHub: https://github.com/SciTools/iris/issues/new/choose .. _Met Office: https://www.metoffice.gov.uk/ .. _numpy: https://numpy.org/doc/stable/release/1.20.0-notes.html +.. |PyPI| image:: https://img.shields.io/pypi/v/scitools-iris?color=orange&label=pypi%7Cscitools-iris +.. _PyPI: https://pypi.org/project/scitools-iris/ .. _Python 3.8: https://www.python.org/downloads/release/python-380/ +.. _README.md: https://github.com/SciTools/iris#-----