Skip to content

Commit 99b6413

Browse files
committed
Updated README
1 parent 1eab596 commit 99b6413

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@ Confluent's Apache Kafka client for Python
22
==========================================
33

44
Confluent's Kafka client for Python wraps the librdkafka C library, providing
5-
full Kafka protocol support at great performance and reliability.
5+
full Kafka protocol support with great performance and reliability.
66

77
The Python bindings provides a high-level Producer and Consumer with support
88
for the balanced consumer groups of Apache Kafka 0.9.
99

1010
See the [API documentation](http://docs.confluent.io/current/clients/confluent-kafka-python/index.html) for more info.
1111

12+
**License**: [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0)
13+
1214

1315
Usage
1416
=====

0 commit comments

Comments
 (0)