diff options
Diffstat (limited to 'src/csharp/README.md')
-rwxr-xr-x | src/csharp/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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.** |