Skip to content

Commit 29bd0d9

Browse files
committed
Meta: Tweak ReadMe.
1 parent 0a44837 commit 29bd0d9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ReadMe.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Graphical Unix-like operating system for x86 computers.
88

99
*I always wondered what it would be like to write my own operating system, but I never took it seriously. Until now.*
1010

11-
Serenity is a love letter to '90s user interfaces, with a custom Unix-like core. It flatters with sincerity by stealing beautiful ideas from various other systems.
11+
Serenity is a love letter to '90s user interfaces with a custom Unix-like core. It flatters with sincerity by stealing beautiful ideas from various other systems.
1212

1313
Roughly speaking, the goal is a marriage between the aesthetic of late-1990s productivity software and the power-user accessibility of late-2000s \*nix. This is a system by me, for me, based on the things I like.
1414

@@ -38,12 +38,14 @@ There's also a [Patreon](https://www.patreon.com/serenityos) if you would like t
3838
* /proc filesystem
3939
* Local sockets
4040
* Pseudoterminals (with /dev/pts filesystem)
41-
* Event loop library (LibCore)
41+
* JSON framework
42+
* Low-level utility library (LibCore)
4243
* High-level GUI library (LibGUI)
4344
* Visual GUI design tool
4445
* PNG format support
4546
* Text editor
4647
* IRC client
48+
* Simple painting application
4749
* DNS lookup
4850
* Desktop games: Minesweeper and Snake
4951
* Ports system (needs more packages!)

0 commit comments

Comments
 (0)