Update README.md

This commit is contained in:
apio 2022-12-03 17:51:39 +01:00
parent bbc5470ae4
commit d72478de29

View File

@ -1,5 +1,5 @@
# Luna
A simple kernel and userspace for the x86_64 platform, written mostly in C++ and C.
A simple kernel and userspace for the x86_64 platform, written mostly in C++ and C. (rewrite, listed features are currently mostly from the old version)
## Features
- x86_64-compatible [kernel](kernel/).