From 300748ea7da1e2aa8166c34908a7799dcea0665e Mon Sep 17 00:00:00 2001 From: Jayant Kolhe Date: Thu, 19 Feb 2015 11:30:40 -0800 Subject: [PATCH] Update README.md --- src/php/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/php/README.md b/src/php/README.md index 620c68fd7b5..e47dafcc081 100755 --- a/src/php/README.md +++ b/src/php/README.md @@ -1,4 +1,12 @@ -# PHP wrapper for the GRPC interfaces. + +#Overview + +This directory contains source code for PHP implementation of gRPC layered on shared C library. + +#Status + +Pre-Alpha : Not ready for usage yet. + ## LAYOUT