Skip to content

Commit 265a113

Browse files
committed
Correct syntax.
1 parent 3bee7a5 commit 265a113

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Primarily, a high-level driver for querying databases.
66
While py-postgresql is still usable for many purposes, asyncpg and PostgREST are
77
likely more suitable for most applications:
88

9-
- http://github.com/MagicStack/asyncpg
10-
- https://postgrest.org/
9+
- http://github.com/MagicStack/asyncpg
10+
- https://postgrest.org
1111

1212
py-postgresql, currently, does not have direct support for high-level async
1313
interfaces provided by recent versions of Python. Future versions may change this.

0 commit comments

Comments
 (0)