Skip to content

Commit 356bd3a

Browse files
author
Gabriel Tincu
committed
Update readme
1 parent df40c77 commit 356bd3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ multiprocessing is recommended.
122122
Compression
123123
***********
124124

125-
kafka-python supports multiple compression types. To produce or
125+
kafka-python supports multiple compression types:
126+
126127
- gzip : supported natively
127128
- lz4 : requires `python-lz4 <https://pypi.org/project/lz4/>`_ installed
128129
- snappy : requires the `python-snappy <https://pypi.org/project/python-snappy/>`_ package (which requires the snappy C library)

0 commit comments

Comments
 (0)