diff --git a/doc/index.md b/doc/index.md index acf72b3..9afc366 100644 --- a/doc/index.md +++ b/doc/index.md @@ -6,6 +6,8 @@ > `↗️ Sent by client, recieved by server` > `↙️ Sent by server, recieved by client` > `🔁 Sent by server, recieved by a DIFFERENT client (e.g. target of PRIVMSG)` +> * In client-side scenarios, we use the nickname `nick` for the primary client +> and `foo` for the secondary client (the nickname `nick` will send to sometimes.) * Basics * [Formatting of socket](formatting.md)