Skip to content

Commit bb292c7

Browse files
committed
readme: Add a link to the blog post.
1 parent 440409b commit bb292c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ asyncpg -- A fast PostgreSQL Database Client Library for Python/asyncio
1010
**asyncpg** is a database interface library designed specifically for
1111
PostgreSQL and Python/asyncio. asyncpg is an efficient, clean implementation
1212
of PostgreSQL server binary protocol for use with Python's ``asyncio``
13-
framework.
13+
framework. You can read more about asyncpg in an introductory blog post
14+
`here <http://magic.io/blog/asyncpg-1m-rows-from-postgres-to-python/>`_.
1415

1516

1617
Documentation

0 commit comments

Comments
 (0)