docs (readme): updated roadmap

This commit is contained in:
antifallobst 2023-04-30 17:27:09 +00:00
parent 33713a805a
commit 820d3ed14a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ The kernel is booted using the limine boot protocol and is fully documented.
- [X] VFS - [X] VFS
- [X] ELF loading - [X] ELF loading
- [X] Processes - [X] Processes
- [ ] Keyboard input (ps/2 int) - [X] Keyboard input (ps/2 int)
- [ ] Shell - [ ] Shell
- [ ] JSON parser for system config - [ ] JSON parser for system config
- [ ] FAT32 - [ ] FAT32