diff --git a/examples/README.md b/examples/README.md index e5566219bbd73b2721400e85bf191f919722ba3d..cfb55b833d773498efb7e4a2d802feaea7eba2e0 100644 --- a/examples/README.md +++ b/examples/README.md @@ -28,4 +28,6 @@ Examples include interactions whose distributed sessions span multiple source fi ### Interoperability examples The examples contained within directories with names matching `interop_` demonstrate the use of different APIs for communication over UDP channels. The three given programs are intended to be run together, each as its own process. -Each example source file is prefixed by a multi-line comment, explaining what a reader is intended to take away from the example. \ No newline at end of file +Each example source file is prefixed by a multi-line comment, explaining what a reader is intended to take away from the example. + +NOTE: These examples are designed to compile on Linux! \ No newline at end of file