Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 2 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. image:: https://travis-ci.org/Parsely/pykafka.svg?branch=master
:target: https://travis-ci.org/Parsely/pykafka
.. image:: https://travis-ci.com/Parsely/pykafka.svg?branch=master
:target: https://travis-ci.com/Parsely/pykafka
.. image:: https://codecov.io/github/Parsely/pykafka/coverage.svg?branch=master
:target: https://codecov.io/github/Parsely/pykafka?branch=master

Expand Down Expand Up @@ -197,13 +197,6 @@ or after installing PyKafka via setuptools or pip:

.. _CLI tools: https://github.com/Parsely/pykafka/blob/master/pykafka/cli/kafka_tools.py

PyKafka or kafka-python?
------------------------

These are two different projects.
See `the discussion here <https://github.com/Parsely/pykafka/issues/334>`_ for comparisons
between the two projects.

Contributing
------------

Expand Down