Meta: Add more libraries to ReadMe.md

This commit is contained in:
Linus Groh 2020-03-14 17:03:41 +00:00 committed by Andreas Kling
parent 42d535ec07
commit 5967262d81

View file

@ -55,11 +55,16 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors](
* GUI toolkit (LibGUI)
* Cross-process communication library (LibIPC)
* HTML/CSS engine (LibWeb)
* JavaScript engine (LibJS)
* Markdown (LibMarkdown)
* Audio (LibAudio)
* PCI database (LibPCIDB)
* Terminal emulation (LibVT)
* Network protocols (HTTP) (LibProtocol)
* Mathematical functions (LibM)
* ELF file handing (LibELF)
* POSIX threading (LibPthread)
* Higher-level threading (LibThread)
## Userland features