Skip to content

Commit 7448803

Browse files
committed
README: Add a status badge
1 parent ca6c961 commit 7448803

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
.. image:: https://travis-ci.org/MagicStack/uvloop.svg?branch=master
22
:target: https://travis-ci.org/MagicStack/uvloop
33

4+
.. image:: https://img.shields.io/pypi/status/uvloop.svg?maxAge=2592000?style=plastic
5+
:target: https://pypi.python.org/pypi/uvloop
6+
47

58
uvloop is a fast, drop-in replacement of the built-in asyncio
69
event loop. uvloop is implemented in Cython and uses libuv

0 commit comments

Comments
 (0)