From f2a1ee327f8f09ea6de9a4b96445dac6531bea39 Mon Sep 17 00:00:00 2001 From: GamingCraft_hd Date: Sat, 31 Jul 2021 22:20:38 +0200 Subject: [PATCH] Meta: Add x86_64 to supported architectures in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bb8b2f7b9..3275c24733 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors]( ## Kernel features -* x86 (32-bit) kernel with pre-emptive multi-threading +* x86 (32-bit) and x86_64 (64-bit) kernel with pre-emptive multi-threading * Hardware protections (SMEP, SMAP, UMIP, NX, WP, TSD, ...) * IPv4 stack with ARP, TCP, UDP and ICMP protocols * ext2 filesystem