Update README.md

This commit is contained in:
MeexReay 2025-01-30 08:44:47 +03:00 committed by GitHub
parent 82bccd373c
commit 245e708d82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,11 @@ make run-kernel # runs only kernel in QEMU emulator
- [ ] Keyboard & Mouse (PS/2) - [ ] Keyboard & Mouse (PS/2)
- [ ] ACPI - [ ] ACPI
- [ ] Threads - [ ] Threads
- [ ] File systems
- [ ] Disk management
- [ ] Executable files
- [ ] Basic shell
- [ ] Internet
- [ ] Time - [ ] Time
- [ ] Video graphics - [ ] Video graphics
- [ ] Audio - [ ] Audio