[docs] Updated README

This commit is contained in:
Kevin Lange 2011-01-15 20:03:53 -05:00
parent ecd4fe2bc1
commit a81d275a56
1 changed files with 11 additions and 0 deletions

View File

@ -1,2 +1,13 @@
# klange's OS Development Repo #
I'm writing an OS because I'm bored and want a massive project to suck up the little pieces of my time for the next few years.
## Testing it Out ##
Grab `bootdisk.img` from the git repo and load it into a virtual machine. Despite its name, this isn't a boot disk, so you'll need a bootloader like Grub to start it up:
For example:
root (fd1)
kernel /kernel
boot