From 1ab6f724debd732664496cb9170bf75071fb58e0 Mon Sep 17 00:00:00 2001 From: peeped Date: Thu, 24 Apr 2014 17:55:54 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 36e0e91..14c1043 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,12 @@ High-level examples: Low-level examples: * Take a look at ClientTest.cc in test/src. There are examples for Metadata, Produce, Fetch, and Offsets, with all of the compression combinations. * Take a look at the unit tests in test/src to see examples for any individual class. +* +Installation +============ +php API + +https://github.com/peeped/libkafkaPHP TODO ====