diff --git a/README.rst b/README.rst index c180871..8b1236b 100644 --- a/README.rst +++ b/README.rst @@ -62,14 +62,14 @@ To run for ``python 2.7`` and ``3.4`` assuming you have them installed:: :target: https://pypi.python.org/pypi/steam :alt: MIT License -.. |coverage| image:: https://img.shields.io/coveralls/ValvePython/steam/py3.svg?style=flat - :target: https://coveralls.io/r/ValvePython/steam?branch=py3 +.. |coverage| image:: https://img.shields.io/coveralls/ValvePython/steam/master.svg?style=flat + :target: https://coveralls.io/r/ValvePython/steam?branch=master :alt: Test coverage -.. |scru| image:: https://scrutinizer-ci.com/g/ValvePython/steam/badges/quality-score.png?b=py3 - :target: https://scrutinizer-ci.com/g/ValvePython/steam/?branch=py3 +.. |scru| image:: https://scrutinizer-ci.com/g/ValvePython/steam/badges/quality-score.png?b=master + :target: https://scrutinizer-ci.com/g/ValvePython/steam/?branch=master :alt: Scrutinizer score -.. |master_build| image:: https://img.shields.io/travis/ValvePython/steam/master.svg?style=flat&label=py3 +.. |master_build| image:: https://img.shields.io/travis/ValvePython/steam/master.svg?style=flat&label=master :target: http://travis-ci.org/ValvePython/steam/branches :alt: Build status of master branch