Skip to content

Commit f1f397e

Browse files
committed
Tweak opening paragraph again
1 parent c6bc8a3 commit f1f397e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Confluent's Kafka Python Client
22
===============================
33

44
**confluent-kafka-python** provides a high-level Producer, Consumer and AdminClient compatible with all
5-
[Apache Kafka<sup>TM<sup>](http://kafka.apache.org/) brokers from version >= 0.8 and the
6-
[Confluent Platform](https://www.confluent.io/product/compare/). It's:
5+
[Apache Kafka<sup>TM<sup>](http://kafka.apache.org/) brokers >= v0.8 and the
6+
[Confluent Platform](https://www.confluent.io/product/compare/). The client is:
77

88
- **Reliable** - It's a wrapper around [librdkafka](https://github.com/edenhill/librdkafka) (provided automatically via binary wheels) which is widely deployed in a diverse set of production scenarios. It's tested using [the same set of system tests](https://github.com/confluentinc/confluent-kafka-python/tree/master/confluent_kafka/kafkatest) as the Java client [and more](https://github.com/confluentinc/confluent-kafka-python/tree/master/tests). It's supported by [Confluent](https://confluent.io).
99

0 commit comments

Comments
 (0)