From 0eecc83be1a0a94d9037941cb6038f4728f72eb6 Mon Sep 17 00:00:00 2001 From: Op52 <19315218+op52@users.noreply.github.com> Date: Tue, 4 Dec 2018 01:31:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6dcbef..d90891a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # CurrOS -CurrOS is a simple x86-64 kernel that supports interrupt, memory management, processes and threads, userspace and system calls. +CurrSOS is a simple x86-64 kernel that supports interrupt, memory management, processes and threads, userspace and system calls. It has vastly simplier but not better memory management than its successor CurrOS. ## Toolchain clang, lld, xorriso, grub-pc-bin, nasm