Skip to content

Commit

Permalink
Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
gmr committed Jan 31, 2018
1 parent e5ca0dc commit 8346dbe
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ srvlookup
A small wrapper for dnspython to return SRV records for a given host, protocol,
and domain name as a list of namedtuples.

|Version| |Status|
|Version| |Status| |Coverage| |License|

Installation
------------
Expand Down Expand Up @@ -42,3 +42,9 @@ Requirements

.. |Status| image:: https://img.shields.io/travis/gmr/srvlookup.svg?
:target: https://travis-ci.org/gmr/srvlookup

.. |Coverage| image:: https://img.shields.io/codecov/c/github/gmr/srvlookup.svg?
:target: https://codecov.io/github/gmr/srvlookup?branch=master

.. |License| image:: https://img.shields.io/pypi/l/pika.svg?
:target: https://pika.readthedocs.io

0 comments on commit 8346dbe

Please sign in to comment.