aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/protos/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/protos/README.md')
-rw-r--r--csharp/protos/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/csharp/protos/README.md b/csharp/protos/README.md
new file mode 100644
index 00000000..bdd66fcf
--- /dev/null
+++ b/csharp/protos/README.md
@@ -0,0 +1,3 @@
+This directory contains unit test protos adapted from those in
+src/google/protobuf, and C#-specific test protos for regression
+tests against bugs found in the C# codegen or library.