aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bcd5444..a409747 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ that the server provides. For the most part the program only interacts with the
through the GUI.
### Ibrahim Mkusa @iskm
-I have written the networking code i.e. code that allows communication between
+I wrote the networking code i.e. code that allows communication between
clients through server. I wrote scheduling code responsible for queueing
fairly the client messages and broadcasting to the rest of connected
-clients. Implemented the logic for handling /list, /whisper commands.
+clients. I also implemented the logic for handling /list, /whisper commands.