From febea4660e39b7610a5ea7076f06d6b537c2d699 Mon Sep 17 00:00:00 2001 From: Dave Hunt Date: Wed, 1 Aug 2018 17:35:58 +0100 Subject: [PATCH] Reorder badges on README to improve whitespace issues --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 87b7e5c..f13a170 100644 --- a/README.rst +++ b/README.rst @@ -21,14 +21,14 @@ PyPOM is a Python Page Object Model library for Selenium and Splinter tests. .. image:: https://img.shields.io/github/issues-raw/mozilla/PyPOM.svg :target: https://github.com/mozilla/PyPOM/issues :alt: Issues -.. image:: https://pyup.io/repos/github/mozilla/PyPOM/shield.svg - :target: https://pyup.io/repos/github/mozilla/PyPOM/ - :alt: Updates -.. image:: https://pyup.io/repos/github/mozilla/PyPOM/python-3-shield.svg - :target: https://pyup.io/repos/github/mozilla/PyPOM/ - :alt: Python 3 .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black +.. image:: https://pyup.io/repos/github/mozilla/PyPOM/shield.svg + :target: https://pyup.io/repos/github/mozilla/PyPOM/ + :alt: Updates +.. image:: https://pyup.io/repos/github/mozilla/PyPOM/python-3-shield.svg + :target: https://pyup.io/repos/github/mozilla/PyPOM/ + :alt: Python 3 Resources ---------