Skip to content

Commit a579680

Browse files
committed
Updated README
1 parent efbbcd5 commit a579680

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
Simple DNS resolver for asyncio
33
===============================
44

5-
.. image:: https://secure.travis-ci.org/saghul/aiodns.svg?branch=master
6-
:target: http://travis-ci.org/saghul/aiodns
5+
.. image:: https://badge.fury.io/py/aiodns.png
6+
:target: https://pypi.org/project/aiodns/
7+
8+
.. image:: https://github.com/saghul/aiodns/workflows/CI/badge.svg
9+
:target: https://github.com/saghul/aiodns/actions
710

811
aiodns provides a simple way for doing asynchronous DNS resolutions using `pycares <https://github.com/saghul/pycares>`_.
912

0 commit comments

Comments
 (0)