From cd8a1f517f1245aa8d782dc5bd8f24391dfc168c Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 23 Apr 2023 22:52:23 -0700 Subject: [PATCH] viewing instructions as comment --- examples/src/UdpExamples/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/src/UdpExamples/README.md b/examples/src/UdpExamples/README.md index a24fe3b1b5..854e0c3085 100644 --- a/examples/src/UdpExamples/README.md +++ b/examples/src/UdpExamples/README.md @@ -1,5 +1,7 @@ ## UDP Examples Source Code +<!-- 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