Updated README to be more informative.
This commit is contained in:
parent
2ede69e8f0
commit
8af79bc140
1 changed files with 4 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
# Stage01_Bootloader
|
# Untitled Bootloader
|
||||||
|
|
||||||
Toy os project bootloader
|
Bootloader for my kernel. Intends to implement multiboot.
|
||||||
|
|
||||||
|
Needs NASM to assemble and QEMU to run with `make run`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue