diff --git a/README.md b/README.md index f0ca39d..aaa1eb1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Kernel for x64-64bit +# Kernel for Intel x86 64bit This is an implementation of a simple 64 bit kernel for x86 processors. It's a small project just to learn how operating systems work and understand recent security meltdowns.