[MINOR UPDATE] Updated Kafka README. Can read Avro
diff --git a/contrib/storage-kafka/README.md b/contrib/storage-kafka/README.md
index e03421c..7b8aa3d 100644
--- a/contrib/storage-kafka/README.md
+++ b/contrib/storage-kafka/README.md
@@ -6,7 +6,7 @@
 Kafka-0.10 and above </p>
 
 <h4 id="Supported Message Formats">Message Formats</h4>
-Currently this plugin supports reading only Kafka messages of type <strong>JSON</strong>.
+Currently this plugin supports reading only Kafka messages of types <strong>JSON</strong> and <strong>Avro</strong>.
 
 
 <h4>Message Readers</h4>