From 4678ca4daf5338825fa703348b6dd8db0b34d16a Mon Sep 17 00:00:00 2001 From: swee Date: Sun, 8 Dec 2024 15:48:39 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 465a06d..4232010 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,6 @@ TODO: - [ ] ChanServ - [ ] Link `PRIVMSG *serv` and `*s` to `*serv` - [ ] Add IRCv3 features. - - Will research later. \ No newline at end of file + - Will research later. + +I am going to fully read [RFC 1459](https://datatracker.ietf.org/doc/html/rfc1459) soon and add each part to the TODO. \ No newline at end of file