From 215869e91f8c026ab6140f7411efaf5ec176b748 Mon Sep 17 00:00:00 2001
From: ethanjwilliams <ethanjwilliams@localhost>
Date: Tue, 27 Aug 2024 11:11:05 -0700
Subject: [PATCH] Williams - Homework 3

---
 .../MV3500Cohort2024JulySeptember/homework3/Williams/README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/assignments/src/MV3500Cohort2024JulySeptember/homework3/Williams/README.md b/assignments/src/MV3500Cohort2024JulySeptember/homework3/Williams/README.md
index 37371ccfd4..a1c26dac94 100644
--- a/assignments/src/MV3500Cohort2024JulySeptember/homework3/Williams/README.md
+++ b/assignments/src/MV3500Cohort2024JulySeptember/homework3/Williams/README.md
@@ -6,5 +6,4 @@ low-latency communication needed in large-scale simulations, where UDP's minimal
 advantageous, and multicast ensures that updates reach all clients at the same time. I also
 enabled verbose logging to facilitate debugging. Additionally, I adjusted
 the simulation loop to increment Entity 1’s position in each iteration, simulating movement, and set
-the loop to run for a maximum of 10 iterations. In my opinion, these changes improve the program’s ability to simulate realistic
-scenarios while maintaining network communication.
\ No newline at end of file
+the loop to run for a maximum of 10 iterations.
\ No newline at end of file
-- 
GitLab