Fixed C# showing up as C in the documentation

Change-Id: Id1cc75cee07fa2d3de3e7d346f6e2641e4692968
This commit is contained in:
Wouter van Oortmerssen
2015-01-07 16:30:10 -08:00
parent b929c62c71
commit 73582b145c
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Use in Java/C#
# Use in Java/C-sharp
FlatBuffers supports reading and writing binary FlatBuffers in Java and C#.
Generate code for Java with the `-j` option to `flatc`, or for C# with `-n`