aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIbrahim Mkusa <ibrahimmkusa@gmail.com>2017-04-23 13:56:08 -0400
committerIbrahim Mkusa <ibrahimmkusa@gmail.com>2017-04-23 13:56:08 -0400
commitf4060606f0b91030caab7921544c63d3de71b6f5 (patch)
tree310781fadf4bf5a348556aa618d6c4abf0b0128a
parent79495be7e590116ec02c582af0f0c757f5267402 (diff)
updates to Hermes/Hermes/README.md
-rw-r--r--Hermes/README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/Hermes/README.md b/Hermes/README.md
index b413f32..37328bd 100644
--- a/Hermes/README.md
+++ b/Hermes/README.md
@@ -19,10 +19,14 @@ you are good to go.
### Clients
In the clients follow the prompt to set you up. Type in messages to send to
-other clients. You can list users in chat with /list users. You can get the
-count of users with /list count. If you want to send a message to a particular
-user, do /whisper username message in chat. If you want to leave chat, type in
-/quit. As a consequence you can't use /quit alone in your messages.
+other clients.
+
+#### Commands
+* Change color of your messages with /color color. Default is black.
+* You can list users in chat with /list users.
+* You can get the count of users with /list count.
+* If you want to send a message to a particular user, do /whisper username message in chat.
+* If you want to leave chat, type /quit.
### Server