From f2fbb90dae585aa0958de6436be01dbc266dad15 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Mon, 5 Aug 2019 16:26:39 +0200 Subject: [PATCH] Meta: Add some recently-added features to the list --- ReadMe.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 0e6fd7303b2..5120a27a096 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -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