From aee02cfdac327a442cc630b9ecb2f304fc469eac Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 4 Jun 2023 18:45:39 -0700 Subject: [PATCH] add url as comment --- assignments/src/MV3500Cohort2023MarchJune/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assignments/src/MV3500Cohort2023MarchJune/README.md b/assignments/src/MV3500Cohort2023MarchJune/README.md index 31af164571..93a113d5ab 100644 --- a/assignments/src/MV3500Cohort2023MarchJune/README.md +++ b/assignments/src/MV3500Cohort2023MarchJune/README.md @@ -1,5 +1,7 @@ ## Student assignments: homework submission directories +<!-- View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/MV3500Cohort2023MarchJune/README.md --> + * [Homework 1 README](homework1/README.md) Netbeans, Wireshark, Telnet, TCP Sockets * [Homework 2 README](homework2/README.md) UDP Multicast Client/Server Networking * [Homework 3 README](homework3/README.md) Example Simulation Recording OpenDIS Network Streams -- GitLab