From 2e2743ca7c35d39ecbfa6dcd6fda9223ea507b36 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 23 Apr 2023 22:55:14 -0700 Subject: [PATCH] viewing instructions as header --- examples/src/TcpExamples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/src/TcpExamples/README.md b/examples/src/TcpExamples/README.md index 24bf7cc2d3..ca09641a43 100644 --- a/examples/src/TcpExamples/README.md +++ b/examples/src/TcpExamples/README.md @@ -1,6 +1,6 @@ ## TCP Examples Source Code -# https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/TcpExamples/README.md +### https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/TcpExamples/README.md | Telnet example | Telnet connection counting | Client-server socket communications | Client-Server Timing Sequence Diagram | |----------------------|-------------------------------|-------------------------------------|---------------------------------------| -- GitLab