We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356849d commit 6ba6ed8Copy full SHA for 6ba6ed8
README.rst
@@ -4,6 +4,9 @@ asyncpg -- A fast PostgreSQL Database Client Library for Python/asyncio
4
.. image:: https://travis-ci.org/MagicStack/asyncpg.svg?branch=master
5
:target: https://travis-ci.org/MagicStack/asyncpg
6
7
+.. image:: https://ci.appveyor.com/api/projects/status/github/MagicStack/asyncpg?branch=master
8
+ :target: https://ci.appveyor.com/project/elprans/asyncpg
9
+
10
.. image:: https://img.shields.io/pypi/v/asyncpg.svg
11
:target: https://pypi.python.org/pypi/asyncpg
12
0 commit comments