diff --git a/assignments/src/MV3500Cohort2021JulySeptember/projects/Fisher/README b/assignments/src/MV3500Cohort2021JulySeptember/projects/Fisher/README
index de4c93935680f42de403f2aa364e491927863e00..fb73844fe4364e1d9683fc82736fa61da66c53f2 100644
--- a/assignments/src/MV3500Cohort2021JulySeptember/projects/Fisher/README
+++ b/assignments/src/MV3500Cohort2021JulySeptember/projects/Fisher/README
@@ -1 +1,9 @@
-This is the instructions 
+The program I have designed is branching off of Homework 3 to expand the scenario a bit and add some more
+PDUs to be utilized.
+
+My scenario starts with a US vehicle (JLTV) starting at (0,0,0) and moving on a straight line route to (10,0,0).
+While on the route, the unit is struck by a command detonated IED by a civilain male with a cell phone at 
+coordinates (10,0,100). Upon being struck, the friendly unit fires at the enemy with an M240 machine gun with a 
+range of 1100m firing at the rapid rate (200 rounds per minute).
+
+After a few seconds of firing, the threat has been neutralized and the simulation ends.