From 0d3653c9700853e65ebaf570db9ab6bc870e7de3 Mon Sep 17 00:00:00 2001 From: cowmonk Date: Thu, 24 Jul 2025 23:42:20 -0700 Subject: [PATCH] I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f249976..99ea369 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Custom OS from scratch in C # Notes **Heavily UNDER DEVELOPMENT** -Currently just boots and well, does nothing lol. +I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu). ## BUILDING You'll need a few things: