This commit adds a very simple guide to getting started with a kernel in C. It uses GRUB, Multiboot 2, and CLANG as the compiler. It does not provide instructions on building a cross-compiler, and instead uses CLANG's builtin `-target` flag.