diff --git a/assignments/src/MV3500Cohort2021JulySeptember/homework3/Fisher/README b/assignments/src/MV3500Cohort2021JulySeptember/homework3/Fisher/README
new file mode 100644
index 0000000000000000000000000000000000000000..a842ce6d6093fd932ef4b3d895c9fff2b6585b2b
--- /dev/null
+++ b/assignments/src/MV3500Cohort2021JulySeptember/homework3/Fisher/README
@@ -0,0 +1,7 @@
+This is a simple example simulation of two entities moving towards each other and then a detonation
+occuring when they collide. This was simply to test a few different types of PDUs (entity, comment, fire, and 
+detonation) in order to become familiar for the final project.
+
+Simple open Wireshark (or however you would like to caputre PDUs) and run the example simulation main class.
+
+Output capture shows what should be seen on your screen as well as PDU capture logs.