[m-rev.] diff: update samples/README.md
Julien Fischer
jfischer at opturion.com
Sat Jan 15 16:23:13 AEDT 2022
Update samples/README.md.
samples/README.md:
Include the recently C# interface subdirectory.
Julien.
diff --git a/samples/README.md b/samples/README.md
index c656228..a112b13 100644
--- a/samples/README.md
+++ b/samples/README.md
@@ -64,6 +64,9 @@ Mercury programs:
* [c_interface](c_interface) -- This directory contains some examples of mixed
Mercury/C/C++/Fortran programs using the C interface.
+* [csharp_interface](csharp_interface) -- This directory contains some
+ examples of mixed Mercury/C# programs using the foreign language interface.
+
* [java_interface](java_interface) -- This directory contains some examples of
mixed Mercury/Java programs using the foreign language interface.
More information about the reviews
mailing list