diff --git a/README.md b/README.md new file mode 100644 index 0000000..b1d4af8 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# popcorn: A toy microkernel x64 UEFI OS + +**popcorn** is a hobby OS for x64 UEFI environments to play with building a +microkenerl architecture. It's far from finished, or even being usable - for +now, it's a sandbox for me to explore the UEFI architecture, microkernels, and +OS-related concepts that I want to play with. +