From a3139a5e2b89bd496dda02de67ea74859b2a58a2 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Thu, 2 Jun 2022 23:26:01 +0100 Subject: [PATCH] Reorganise badges --- README.rst | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 88f2f41b3..301c2dbed 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,10 @@ Sphinx ======== +.. image:: https://github.com/sphinx-doc/sphinx/actions/workflows/main.yml/badge.svg + :target: https://github.com/sphinx-doc/sphinx/actions/workflows/main.yml + :alt: Build Status + .. image:: https://img.shields.io/pypi/v/sphinx.svg :target: https://pypi.org/project/Sphinx/ :alt: Package on PyPI @@ -10,13 +14,13 @@ :target: https://www.sphinx-doc.org/ :alt: Documentation Status -.. image:: https://github.com/sphinx-doc/sphinx/actions/workflows/main.yml/badge.svg - :target: https://github.com/sphinx-doc/sphinx/actions/workflows/main.yml - :alt: Build Status +.. image:: https://img.shields.io/badge/License-BSD%202--Clause-blue.svg + :target: https://opensource.org/licenses/BSD-2-Clause + :alt: BSD 2 Clause -.. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg - :target: https://opensource.org/licenses/BSD-3-Clause - :alt: BSD 3 Clause +.. image:: https://img.shields.io/pypi/dm/Sphinx?label=PyPI%20Installs + :target: https://pypistats.org/packages/sphinx + :alt: Monthly PyPI installs Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple