summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Arthur <mumrah@gmail.com>2012-10-03 14:28:45 -0300
committerDavid Arthur <mumrah@gmail.com>2012-10-03 14:28:45 -0300
commit969937a068fdedf6887c945130fd6b10e2243cc6 (patch)
tree879a2db26e150886d19ed4ec4a1ea76959a79db4
parent31a9d48d09b204e60c59de72e16e74487e9c069f (diff)
downloadkafka-python-969937a068fdedf6887c945130fd6b10e2243cc6.tar.gz
Adding link to Kafka
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6f25750..d66cdd3 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ This module provides low-level protocol support Apache Kafka. It implements the
Compatible with Apache Kafka 0.7x. Tested against 0.7.0, 0.7.1, and 0.7.2
+http://incubator.apache.org/kafka/
+
# License
Copyright 2012, David Arthur under Apache License, v2.0. See `LICENSE`