Skip to content

Commit b515712

Browse files
authored
Update README.md
1 parent 2b0a6de commit b515712

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

+3-10
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,16 @@ These applications run on Soso:
2626
- Lua
2727
- Doom
2828

29+
![Soso](screenshots/soso-v0.3.png)
30+
2931
# running
3032

31-
You can download a [CD image (ISO file)](https://github.com/ozkl/soso/releases/download/v0.2/soso.iso.zip) from releases and try in a virtualization software like VirtualBox or in a PC emulator like QEMU. When it is started, you can run: "doom", "ls", "lua".
33+
You can download a [CD image (ISO file)](https://github.com/ozkl/soso/releases/download/v0.2/soso.iso.zip) from releases and try it in a PC emulator like QEMU. When it is started, you can run: "doom", "lua" in a terminal window.
3234

3335
To try Soso in QEMU, just run:
3436

3537
qemu-system-i386 -cdrom soso.iso
3638

37-
## Lua
38-
![Soso](screenshots/soso-v0.2_1.png)
39-
40-
41-
## Doom
42-
To demonstrate multitasking, two doom processes running at the same time:
43-
44-
![Doom on Soso](screenshots/soso-doom.png)
45-
4639
# building
4740
To build kernel just run:
4841

0 commit comments

Comments
 (0)