diff --git a/README.md b/README.md index 5891606..51b6d45 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ 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)