Update 'README.md'

This commit is contained in:
Zoarial94 2020-12-14 19:16:38 +00:00
parent 606ece9f82
commit 7b077e1a66

View File

@ -2,4 +2,10 @@
This is a project to learn about the low-level workings of computers.
This is purely a passion project with no real end-goal in mind.
Most of the work done will be inspired by the pages on wiki.osdev.org and will be tailored to my specific needs.
Most of the work done will be inspired by the pages on wiki.osdev.org and will be tailored to my specific needs.
## Potential additions in no particular order
* USB Keyboard support - I don't have a PS/2 keyboard
* View system resources - ram, cpu, etc
* UEFI support
* Create a custom bootloader