From 60f20208e8e1b1cb01ae769213fed27bca053deb Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Fri, 27 May 2022 02:45:48 -0700 Subject: [PATCH] clearer intro --- assignments/src/MV3500Cohort2022MayJune/homework1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md index 011ce354e6..4b1f0e8629 100644 --- a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md +++ b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md @@ -1,6 +1,6 @@ ## Homework 1: Running OpenDis7Examples Java programs in Netbeans, monitor using Wireshark -Welcome everybody! This is where your homework goes. Warmup exercise: +Welcome everybody! This is where your homework goes... for this year's abbreviated schedule, submission is optional. Warmup exercise: * Go to [OpenDis7Examples](.) (this directory) as part of your local checkout in Netbeans. * Run [AllPduReceiver.java](../../../-/tree/master/examples/src/OpenDis7Examples/AllPduReceiver.java) and then -- GitLab