diff --git a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md index 5f8e33483c1c228795464a6cf3b32d03d1c8c164..0a7d0ffa4ea113974aa57998d871715f5b4ca54d 100644 --- a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md +++ b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md @@ -2,8 +2,8 @@ Welcome everybody! This is where your homework goes. Warmup exercise: -* Run [AllPduReceiver.txt](../../../../eamples/src/OpenDis7Examples/AllPduReceiver.txt) and [AllPduSenderLog.txt](../../../../eamples/src/OpenDis7Examples/AllPduSenderLog.txt). -* Compare your results to [AllPduReceiverLog.txt](../../../../eamples/src/OpenDis7Examples/AllPduReceiverLog.txt), [AllPduSenderLog.txt](../../../../eamples/src/OpenDis7Examples/AllPduSenderLog.txt) and [AllPduSenderWireshark.png](../../../../eamples/src/OpenDis7Examples/AllPduSenderWireshark). +* Run [AllPduReceiver.java](../../../examples/src/OpenDis7Examples/AllPduReceiver.java) and [AllPduSenderLog.java](../../../examples/src/OpenDis7Examples/AllPduSenderLog.java). +* Compare your results to [AllPduReceiverLog.txt](../../../examples/src/OpenDis7Examples/AllPduReceiverLog.txt), [AllPduSenderLog.txt](../../../examples/src/OpenDis7Examples/AllPduSenderLog.txt) and [AllPduSenderWireshark.png](../../../examples/src/OpenDis7Examples/AllPduSenderWireshark). Deliverables: simply report success/failure. Trouble reports and suggestions welcome.