This commit is contained in:
Ben
2019-04-27 15:58:25 +01:00

View File

@@ -1,2 +1,7 @@
# OwOS
An x86 microkernel written in C++ (and some assembly) with a twist. It's awful, not just at being an OS but it's called OwOS.
But yea its a hobbyist microkernel (and maybe shell) written in C++
Its actually not a microkernel at all (yet)