From 17194ecd0a989ef30fcd1d8844bb4acf688f77ce Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 23 Apr 2023 22:54:52 -0700 Subject: [PATCH] viewing instructions as header --- examples/src/UdpExamples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/src/UdpExamples/README.md b/examples/src/UdpExamples/README.md index 854e0c3085..42c2b99779 100644 --- a/examples/src/UdpExamples/README.md +++ b/examples/src/UdpExamples/README.md @@ -1,6 +1,6 @@ ## UDP Examples Source Code -<!-- View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/UdpExamples/README.md --> +### View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/UdpExamples/README.md | Unicast UDP Sender packets in Wireshark | Multicast UDP Sender packets inWireshark | |----------------------------------------------|:------------------------------------------| -- GitLab