From 3eafa5b3603fe073ed03128f26e10aac09a44dcf Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 17 Apr 2026 16:00:57 +0200 Subject: [PATCH] DOC: Update project disclaimer with BrewKernel hyperlink --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40cf789..7f33baf 100644 --- a/README.md +++ b/README.md @@ -67,9 +67,9 @@ If you find this project interesting or helpful, consider fueling the developmen --- -## ⚠️ Project Disclaimer & Heritage +## Project Disclaimer & Heritage -**BoredOS** is the successor to **BrewKernel**, a project initiated in 2023. +**BoredOS** is the successor to **[BrewKernel](https://github.com/boreddevnl/brewkernel)**, a project initiated in 2023. While BrewKernel served as the foundational learning ground for this OS, it has been officially **deprecated and archived**. It no longer receives updates, bug fixes, or pull request reviews. BoredOS represents a complete architectural reboot, applying years of lessons learned to create a cleaner, more modular, and more capable system.