I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu)

This commit is contained in:
cowmonk 2025-07-24 23:42:20 -07:00
parent f0ddc1ebee
commit 0d3653c970

View file

@ -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: