Meta: Add some recently-added features to the list

This commit is contained in:
Andreas Kling 2019-08-05 16:26:39 +02:00
parent 211b51dab7
commit f2fbb90dae

View file

@ -38,9 +38,16 @@ There's also a [Patreon](https://www.patreon.com/serenityos) if you would like t
* /proc filesystem
* Local sockets
* Pseudoterminals (with /dev/pts filesystem)
* Filesystem notifications
* JSON framework
* Low-level utility library (LibCore)
* Mid-level 2D graphics library (LibDraw)
* High-level GUI library (LibGUI)
* HTTP downloads
* SoundBlaster 16 driver
* Software-mixing sound daemon
* WAV playback
* Simple desktop piano/synthesizer
* Visual GUI design tool
* PNG format support
* Text editor