Skip to content

Commit 03a4326

Browse files
committed
Accomodate pyup, which doesn't have the for-the-badge style
1 parent 5b893d9 commit 03a4326

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@ axe-selenium-python integrates aXe and selenium to enable automated web accessib
55

66
*This version of axe-selenium-python is using axe-core@3.0.0.*
77

8-
.. image:: https://img.shields.io/badge/license-MPL%202.0-blue.svg?style=for-the-badge
8+
.. image:: https://img.shields.io/badge/license-MPL%202.0-blue.svg?style=flat-square
99
:target: https://github.com/mozilla-services/axe-selenium-python/blob/master/LICENSE.txt
1010
:alt: License
11-
.. image:: https://img.shields.io/pypi/v/axe-selenium-python.svg?style=for-the-badge
11+
.. image:: https://img.shields.io/pypi/v/axe-selenium-python.svg?style=flat-square
1212
:target: https://pypi.org/project/axe-selenium-python/
1313
:alt: PyPI
14-
.. image:: https://img.shields.io/travis/mozilla-services/axe-selenium-python.svg?style=for-the-badge
14+
.. image:: https://img.shields.io/travis/mozilla-services/axe-selenium-python.svg?style=flat-square
1515
:target: https://travis-ci.org/mozilla-services/axe-selenium-python
1616
:alt: Travis
17-
.. image:: https://img.shields.io/pypi/wheel/axe-selenium-python.svg?style=for-the-badge
17+
.. image:: https://img.shields.io/pypi/wheel/axe-selenium-python.svg?style=flat-square
1818
:target: https://pypi.org/project/axe-selenium-python/
1919
:alt: wheel
20-
.. image:: https://img.shields.io/github/issues-raw/mozilla-services/axe-selenium-python.svg?style=for-the-badge
20+
.. image:: https://img.shields.io/github/issues-raw/mozilla-services/axe-selenium-python.svg?style=flat-square
2121
:target: https://github.com/mozilla-services/axe-selenium-python/issues
2222
:alt: Issues
23-
.. image:: https://pyup.io/repos/github/mozilla-services/axe-selenium-python/python-3-shield.svg?style=for-the-badge
23+
.. image:: https://pyup.io/repos/github/mozilla-services/axe-selenium-python/python-3-shield.svg?style=flat-square
2424
:target: https://pyup.io/repos/github/mozilla-services/axe-selenium-python/
2525
:alt: Python 3
2626

0 commit comments

Comments
 (0)