mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +00:00
Meta: Add more libraries to ReadMe.md
This commit is contained in:
parent
42d535ec07
commit
5967262d81
1 changed files with 5 additions and 0 deletions
|
@ -55,11 +55,16 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors](
|
||||||
* GUI toolkit (LibGUI)
|
* GUI toolkit (LibGUI)
|
||||||
* Cross-process communication library (LibIPC)
|
* Cross-process communication library (LibIPC)
|
||||||
* HTML/CSS engine (LibWeb)
|
* HTML/CSS engine (LibWeb)
|
||||||
|
* JavaScript engine (LibJS)
|
||||||
* Markdown (LibMarkdown)
|
* Markdown (LibMarkdown)
|
||||||
* Audio (LibAudio)
|
* Audio (LibAudio)
|
||||||
* PCI database (LibPCIDB)
|
* PCI database (LibPCIDB)
|
||||||
* Terminal emulation (LibVT)
|
* Terminal emulation (LibVT)
|
||||||
* Network protocols (HTTP) (LibProtocol)
|
* Network protocols (HTTP) (LibProtocol)
|
||||||
|
* Mathematical functions (LibM)
|
||||||
|
* ELF file handing (LibELF)
|
||||||
|
* POSIX threading (LibPthread)
|
||||||
|
* Higher-level threading (LibThread)
|
||||||
|
|
||||||
## Userland features
|
## Userland features
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue