1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 06:17:35 +00:00

Meta: Add LibIMAP and Mail to the list of libraries and features

This commit is contained in:
Luke 2021-07-23 23:11:08 +01:00 committed by Ali Mohammad Pur
parent 256c4ad0ca
commit f36607dc95

View file

@ -71,6 +71,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors](
* Higher-level threading (LibThreading) * Higher-level threading (LibThreading)
* Transport Layer Security (LibTLS) * Transport Layer Security (LibTLS)
* HTTP and HTTPS (LibHTTP) * HTTP and HTTPS (LibHTTP)
* IMAP (LibIMAP)
## Userland features ## Userland features
@ -81,6 +82,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors](
* C++ IDE (HackStudio) * C++ IDE (HackStudio)
* IRC client * IRC client
* Desktop synthesizer (Piano) * Desktop synthesizer (Piano)
* E-mail client (Mail)
* Various desktop apps & games * Various desktop apps & games
* Color themes * Color themes