Update README.md

This commit is contained in:
Op52 2018-12-04 01:31:30 -05:00 committed by GitHub
parent a9d4aa30ae
commit 0eecc83be1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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