Skip to content

Commit dca023d

Browse files
committed
README: Add a link to the blog post
1 parent 7448803 commit dca023d

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
@@ -9,6 +9,9 @@ uvloop is a fast, drop-in replacement of the built-in asyncio
99
event loop. uvloop is implemented in Cython and uses libuv
1010
under the hood.
1111

12+
Read more about uvloop here:
13+
http://magic.io/blog/uvloop-blazing-fast-python-networking/
14+
1215

1316
Installation
1417
------------

0 commit comments

Comments
 (0)