Merge pull request #4 from pkgw/codecov-badge

README.rst: add a CodeCov badge
This commit is contained in:
Peter Williams 2019-05-06 14:53:46 -04:00 коммит произвёл GitHub
Родитель 5477073890 bf93aa3f06
Коммит 97685cacab
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -1,10 +1,15 @@
.. image:: https://travis-ci.com/WorldWideTelescope/wwt_api_client.svg
:target: https://travis-ci.com/WorldWideTelescope/wwt_api_client
:target: https://travis-ci.com/WorldWideTelescope/wwt_api_client
:alt: Continuous Integration Status
.. image:: https://readthedocs.org/projects/wwt-api-client/badge/?version=latest
:target: http://wwt_api_client.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://codecov.io/gh/WorldWideTelescope/wwt_api_client/branch/master/graph/badge.svg
:target: https://codecov.io/gh/WorldWideTelescope/wwt_api_client
:alt: Code Coverage Status
Accessing the AAS WorldWide Telescope Web Service from Python
=============================================================