Skip to content

Commit 14f906f

Browse files
committed
Fix README markup
1 parent 3065415 commit 14f906f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ like DB-API.
3535

3636
This enables asyncpg to have easy-to-use support for:
3737

38-
* **prepared statements**
39-
* **scrollable cursors**
40-
* **partial iteration** on query results
41-
* automatic encoding and decoding of composite types, arrays,
42-
and any combination of those
43-
* straightforward support for custom data types
38+
* **prepared statements**
39+
* **scrollable cursors**
40+
* **partial iteration** on query results
41+
* automatic encoding and decoding of composite types, arrays,
42+
and any combination of those
43+
* straightforward support for custom data types
4444

4545

4646
Installation

0 commit comments

Comments
 (0)