From 1b360d3ac7104bb19f322f7f244f6575b3189fb2 Mon Sep 17 00:00:00 2001
From: Jayant Kolhe <jkolhe@google.com>
Date: Thu, 19 Feb 2015 11:28:07 -0800
Subject: [PATCH] Update README.md

---
 src/csharp/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/csharp/README.md b/src/csharp/README.md
index a16f1e719e..c4e2f674ad 100755
--- a/src/csharp/README.md
+++ b/src/csharp/README.md
@@ -3,7 +3,7 @@ gRPC C#
 
 A C# implementation of gRPC, Google's RPC library.
 
-EXPERIMENTAL ONLY
+Status
 -----------------
 
 **This gRPC C# implementation is work-in-progress and is not expected to work yet.**
-- 
GitLab