From 51bcb1f1540be3142a0f7e29f7aba1d0086047a9 Mon Sep 17 00:00:00 2001 From: swee Date: Fri, 27 Dec 2024 23:08:14 -0800 Subject: [PATCH] Update doc/index.md --- doc/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/index.md b/doc/index.md index f578637..fd4a24b 100644 --- a/doc/index.md +++ b/doc/index.md @@ -7,4 +7,5 @@ > `↙️ Sent by server, recieved by client` > `🔁 Sent by server, recieved by a DIFFERENT client (e.g. target of PRIVMSG)` -* [Formatting of socket](formatting.md) \ No newline at end of file +* Basics + * [Formatting of socket](formatting.md) \ No newline at end of file