diff --git a/assignments/src/MV3500Cohort2020JulySeptember/homework3/Mahan/README.md b/assignments/src/MV3500Cohort2020JulySeptember/homework3/Mahan/README.md
index 0144d62d033fbe094ceac7a6d1bedc12d3c158b0..40200564c63ff03aa0328e08b2713cd80d252c3a 100644
--- a/assignments/src/MV3500Cohort2020JulySeptember/homework3/Mahan/README.md
+++ b/assignments/src/MV3500Cohort2020JulySeptember/homework3/Mahan/README.md
@@ -1,12 +1,8 @@
-## Homework 2: Multicast Networking
 
-Modify this file to describe your project work.
+This program uses UDP over ARGON.net
+to connect with Chris Garibay's port and then
+finds the modulo as being either true or false.
+Just run the server and the corresponding receiver.
+Also included are two screenshots to verify 
+send and receive capabilities. 
 
-Typical deliverables include properly packages source, execution log, and screen shots as appropriate.
-
-References include
-* [README.md](../README.md) for this homework project.
-* [README.md](../../../../README.md) for course assignments execution instructions.
-* [assignments source subdirectories](../../../../../assignments/src) show examples from previous cohorts. 
-
-Questions and innovation are always welcome, good luck!