diff options
author | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2017-04-23 18:18:56 -0400 |
---|---|---|
committer | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2017-04-23 18:44:27 -0400 |
commit | 37e58af6c3dd98356b96c51b53e1b768953c9188 (patch) | |
tree | 037a127642ffef4e351bf52636ec330b9f83c9b1 /README.md | |
parent | 2e5a7beadbede25168b198fc1804e6c36e13647d (diff) |
updates to README.md(manual)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -107,4 +107,5 @@ through the GUI. 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. I also implemented the logic for handling /list, /whisper commands. +clients. I also implemented the logic for handling /list, /whisper commands, +dialogs for gui code and related utilities. |