From f36607dc95af002bd08d49007b1ec32121cba3ee Mon Sep 17 00:00:00 2001 From: Luke Date: Fri, 23 Jul 2021 23:11:08 +0100 Subject: [PATCH] Meta: Add LibIMAP and Mail to the list of libraries and features --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a47459b9cb..eb50877ecf 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors]( * Higher-level threading (LibThreading) * Transport Layer Security (LibTLS) * HTTP and HTTPS (LibHTTP) +* IMAP (LibIMAP) ## Userland features @@ -81,6 +82,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors]( * C++ IDE (HackStudio) * IRC client * Desktop synthesizer (Piano) +* E-mail client (Mail) * Various desktop apps & games * Color themes