Skip to content

Commit 6d9e688

Browse files
authored
misc: update README.md
1 parent c51079e commit 6d9e688

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Finally, you can simply run `make run-kvm -j` and the kernel will run in QEMU. C
122122
- [X] Fix signals on SMP
123123
- [X] Move syscalls to other files
124124
- [ ] ioctl() font changing
125-
- [ ] tmpfs
125+
- [X] tmpfs
126126
- [X] char *const env[]
127127
- [X] Fix bash crashing (unaligned stack)
128128
- [X] newfstatat
@@ -133,12 +133,4 @@ Finally, you can simply run `make run-kvm -j` and the kernel will run in QEMU. C
133133
- [ ] Userspace exposed framebuffer
134134

135135
## Screenshots
136-
![image](https://github.com/user-attachments/assets/5b9f076e-b8c6-45ee-9f03-ad815217c9a3)
137-
138-
*/bin/sh running some commands*
139-
140-
![image](https://github.com/user-attachments/assets/a6effec3-41a1-49ad-aad4-2acb928a91e5)
141-
142-
*Spinning donut demo*
143-
144-
136+
![image](https://github.com/user-attachments/assets/c9d56315-3818-4518-9a06-092b0b919a76)

0 commit comments

Comments
 (0)