summaryrefslogtreecommitdiff
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-08-05 16:26:39 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-08-05 16:26:39 +0200
commitf2fbb90dae585aa0958de6436be01dbc266dad15 (patch)
tree806b6f3d366fe154a8b5da994b39109781769006 /ReadMe.md
parent211b51dab7be118ee2958eed003461808849b86d (diff)
downloadserenity-f2fbb90dae585aa0958de6436be01dbc266dad15.zip
Meta: Add some recently-added features to the list
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 0e6fd7303b..5120a27a09 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