Skip to content

Commit 8f5ebaa

Browse files
author
Matthias Endler
committed
Add badge for pypi version
1 parent 4f67da9 commit 8f5ebaa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Kafka-InfluxDB
22
==============
33

4-
|Build Status| |Coverage Status| |Code Climate|
4+
|PyPi Version| |Build Status| |Coverage Status| |Code Climate|
55

66
| A Kafka consumer for InfluxDB written in Python.
77
| All messages sent to Kafka on a certain topic will be relayed to Influxdb.
@@ -191,3 +191,6 @@ TODO
191191
.. |Code Climate| image:: https://codeclimate.com/github/mre/kafka-influxdb/badges/gpa.svg
192192
:target: https://codeclimate.com/github/mre/kafka-influxdb
193193
:alt: Code Climate
194+
.. |PyPi Version| image:: https://badge.fury.io/py/kafka_influxdb.svg
195+
:target: https://badge.fury.io/py/kafka_influxdb
196+

0 commit comments

Comments
 (0)