Add readme
authorgreg <elorian.mestec@gmail.com>
Fri, 5 Jun 2015 10:15:25 +0000 (03:15 -0700)
committergreg <elorian.mestec@gmail.com>
Fri, 5 Jun 2015 10:15:25 +0000 (03:15 -0700)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
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`