diff --git a/README.md b/README.md index 6ace6537..b1fe9778 100644 --- a/README.md +++ b/README.md @@ -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/).