diff options
author | Anton Kling <anton@kling.gg> | 2023-10-22 19:57:03 +0200 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2023-10-22 19:58:17 +0200 |
commit | e70d5cf923a3f814c47ddd40277c7fa457a729ba (patch) | |
tree | b8836af9973afc0300cb823997a0b0696937131e /README.md | |
parent | 4e09bca9e34c226b6d7e34b4fa11248405fd988e (diff) |
README: Add a screenshot of the system running doom
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -24,10 +24,16 @@ as GRUB). and some other stuff. +## Screenshot + + + +sbOS running DOOM, more specifically [doomgeneric](https://github.com/ozkl/doomgeneric) created by [ozkl](https://github.com/ozkl) + ## How do I run it? -You shouldn't, it is very incomplete and does not have much intreasting -sutff in the userland yet. Setup is currently also sligthly painful if +You shouldn't, it is very incomplete and does not have much interesting +sutff in the userland yet. Setup is currently also slightly painful if you don't know what you are doing. ## Why? |