Update doc/index.md

This commit is contained in:
Nova Cat 2024-12-27 22:52:51 -08:00
parent b5f265bbcb
commit f901e81ed9

View file

@ -1,3 +1,9 @@
# Index of IRC protocol documentation.
> [!IMPORTANT]
> Before you start reading this, here's what you need to know.
> * We visualize the socket this way:
> `↗️ Sent by client, recieved by server`
> `↙️ Sent by server, recieved by client`
* [Formatting of socket](formatting.md)