From fa0bf6df99504cb29bd6e8f1e8e4a905eb892198 Mon Sep 17 00:00:00 2001 From: Daniel Hammer Date: Sat, 1 Mar 2025 03:43:05 +0400 Subject: [PATCH] Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c295075..b8c12ef 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,12 @@ # Roadmap [x] GDT + [ ] IDT/ISRs/Interrupts + [ ] Page frame allocator + [ ] Paging + [ ] Heap allocator ... \ No newline at end of file