From d72478de29181624b4929c8a0ba4ac50a87154e4 Mon Sep 17 00:00:00 2001 From: apio Date: Sat, 3 Dec 2022 17:51:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/).