From fc1bf27857ada278d3d79cf90a70a70917a49a83 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 23 Apr 2023 23:14:27 -0700 Subject: [PATCH] description --- examples/src/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/src/README.md b/examples/src/README.md index 5d7da47def..58c5145e85 100644 --- a/examples/src/README.md +++ b/examples/src/README.md @@ -1,5 +1,7 @@ ## MV3500 Examples Source Archive +These example directories are presented in the same order provided in the course slidesets. + ### View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/README.md 1. [TcpExamples](TcpExamples) show how to create connection-oriented Transmission Control Protocol (TCP) sockets -- GitLab