From 29022159042bc968a1b19beea359fc0bb3f93c6c Mon Sep 17 00:00:00 2001 From: antifallobst Date: Thu, 1 Jun 2023 17:09:17 +0200 Subject: [PATCH] docs (readme): removed second roadmap header --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1b71203..60e1f4e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ NoxOS is a small x86 operating system (currently just a kernel). The kernel is booted using the limine boot protocol and is fully documented. ## Roadmap -# Roadmap - [X] Bootable system - [X] Logger - [X] Page frame manager