Merge pull request #54 from jimjh/patch-1

update README.md to link to travis-ci's build page
This commit is contained in:
David Arthur
2013-10-02 12:46:24 -07:00

View File

@@ -1,6 +1,6 @@
# Kafka Python client
![travis](https://travis-ci.org/mumrah/kafka-python.png)
[![Build Status](https://travis-ci.org/mumrah/kafka-python.png)](https://travis-ci.org/mumrah/kafka-python)
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