Update README.md

This commit is contained in:
Benjamin Kyd
2019-04-26 20:48:24 +01:00
committed by GitHub
parent 623c3b5505
commit 0c1144eb8e

View File

@@ -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. 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++ But yea its a hobbyist microkernel (and maybe shell) written in C++
Its actually not a microkernel at all (yet)