From: greg Date: Fri, 5 Jun 2015 10:15:25 +0000 (-0700) Subject: Add readme X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=97b046465f2df975e558168b45f732f24e86e0d1;p=arcanos.git Add readme --- diff --git a/README.md b/README.md new file mode 100644 index 0000000..4619f71 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Arcanos +======== +a hobby operating system + +Compile +-------- + +Run `make` to compile the binary, and `make load` to load the kernel binary into the disk image. +Emulate an x86 system running arcanos with `bochs`