summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-11-06 21:50:47 +0100
committerAndreas Kling <awesomekling@gmail.com>2019-11-06 21:51:33 +0100
commitd17930d9e22e9da502ecad455c8039bfd0e11424 (patch)
tree9c11660b54ed3837128405659f9ec2e567d6af81
parent1133acabb2ee967c4d8f0ce86393ce2615b65c80 (diff)
downloadserenity-d17930d9e22e9da502ecad455c8039bfd0e11424.zip
Meta: Time for a new screenshot (Quake edition) :^)
-rw-r--r--Meta/screenshot-1133aca.pngbin0 -> 206318 bytes
-rw-r--r--ReadMe.md7
2 files changed, 5 insertions, 2 deletions
diff --git a/Meta/screenshot-1133aca.png b/Meta/screenshot-1133aca.png
new file mode 100644
index 0000000000..91c41f1015
--- /dev/null
+++ b/Meta/screenshot-1133aca.png
Binary files differ
diff --git a/ReadMe.md b/ReadMe.md
index 1f3fc3c31c..0a6e8c61df 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -22,9 +22,9 @@ There's also a [Patreon](https://www.patreon.com/serenityos) if you would like t
## Screenshot
-![Screenshot as of 9145a72](https://raw.githubusercontent.com/SerenityOS/serenity/master/Meta/screenshot-9145a72.png)
+![Screenshot as of 1133aca](https://raw.githubusercontent.com/SerenityOS/serenity/master/Meta/screenshot-1133aca.png)
-## Current features
+## Current features (all under development)
* Pre-emptive multitasking
* Multithreading
@@ -43,6 +43,9 @@ There's also a [Patreon](https://www.patreon.com/serenityos) if you would like t
* Low-level utility library (LibCore)
* Mid-level 2D graphics library (LibDraw)
* High-level GUI library (LibGUI)
+* HTML/CSS engine
+* Web browser
+* C++ IDE
* Emojis (UTF-8)
* HTTP downloads
* SoundBlaster 16 driver