Forráskód Böngészése

Meta: Add some recently-added features to the list

Andreas Kling 6 éve
szülő
commit
f2fbb90dae
1 módosított fájl, 7 hozzáadás és 0 törlés
  1. 7 0
      ReadMe.md

+ 7 - 0
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