From ae11cb42d6c1f56fc9f312d8af7537b9226c5a38 Mon Sep 17 00:00:00 2001 From: Hyunjun Kim Date: Tue, 23 Apr 2024 21:57:57 +0900 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 435dceb..68ac236 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ Based on RFC 1459 : https://datatracker.ietf.org/doc/html/rfc1459 # Documentation ## Doxygen Documentation -- https://ria9993.github.io/IRC_server +- **** + (Recommand start with **IRC::Server** class) ## Coding Standard - [**./CodingStandard.md**](/CodingStandard.md)