From cf8f128958950e174f5aea28dbe0f27fec0ce670 Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Fri, 24 Sep 2021 14:24:35 -0500 Subject: fixing readme again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0566e9c..b1cb79c 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,6 @@ Additionally, there's some pretty messy code. I've improved while working on thi 9. Let's not get too ahead of ourselves... # Backlog -## These are things I want to evencually fix, but don't effect current development +These are things I want to evencually fix, but don't effect current development. 1. Making the bootloader pass kernel command paramaters from fat filesystem. Bootloader has no filesystem and is part of kernel, this will be hard 2. Making mutexes more space efficent; right now we use a 16 bit variable for every boolean operation -- cgit v1.2.3