diff --git a/README.rst b/README.rst index 5f834442c..4d5476a8b 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,4 @@ +dodododododo Kafka Python client ------------------------ @@ -12,7 +13,7 @@ Kafka Python client .. image:: https://img.shields.io/badge/license-Apache%202-blue.svg :target: https://github.com/dpkp/kafka-python/blob/master/LICENSE -Python client for the Apache Kafka distributed stream processing system. +A Python client for the Apache Kafka distributed stream processing system. kafka-python is designed to function much like the official java client, with a sprinkling of pythonic interfaces (e.g., consumer iterators).