diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,8 +2,9 @@ [](https://travis-ci.org/mumrah/kafka-python) [](https://coveralls.io/r/mumrah/kafka-python?branch=master) +[](https://readthedocs.org/projects/kafka-python/?badge=latest) -[Full documentation available on ReadTheDocs](http://kafka-python.readthedocs.org/en/latest/) +[Full documentation available on ReadTheDocs](http://kafka-python.readthedocs.org/en/latest/) This module provides low-level protocol support for Apache Kafka as well as high-level consumer and producer classes. Request batching is supported by the |