File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,24 @@ 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=flat-square
24+ :target: https://pyup.io/repos/github/mozilla-services/axe-selenium-python/
25+ :alt: Python 3
2326
2427
2528Requirements
You can’t perform that action at this time.
0 commit comments