From 1cb1afb23f0d90e7c88a555e3bf29a157d322776 Mon Sep 17 00:00:00 2001 From: Jannis Heydemann <149153326+JannisHeydemann@users.noreply.github.com> Date: Wed, 13 May 2026 09:26:49 +0200 Subject: [PATCH] Removed Duplicates from README.md Supporting Development and Project history where duplicates. --- README.md | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/README.md b/README.md index 01948ab..d29bbb0 100644 --- a/README.md +++ b/README.md @@ -235,34 +235,3 @@ Distributed under the **GNU General Public License v3**. See [`LICENSE`](LICENSE > [!IMPORTANT] > You must retain all copyright headers and include the original attribution in any redistributions or derivative works. See the [`NOTICE`](NOTICE) file for more details. ---- - -## ☕ Support the Journey - -If you find BoredOS interesting or useful, consider fueling development with a coffee! - - - Buy Me A Coffee - - ---- - -## History - -**BoredOS** is the successor to **[BrewKernel](https://github.com/boreddevnl/brewkernel)**, a project started in 2023. BrewKernel served as the foundational learning ground but has since been officially deprecated and archived — it no longer receives updates, bug fixes, or pull request reviews. - -BoredOS is a complete architectural reboot, applying years of lessons learned to build a cleaner, more modular, and more capable system. - -> [!IMPORTANT] -> Please direct all issues, discussions, and contributions to this repository. Legacy BrewKernel code is preserved for historical purposes only and is not compatible with BoredOS. - ---- - -## License - -**Copyright (C) 2023–2026 boreddevnl** - -Distributed under the **GNU General Public License v3**. See [`LICENSE`](LICENSE) for details. - -> [!IMPORTANT] -> You must retain all copyright headers and include the original attribution in any redistributions or derivative works. See the [`NOTICE`](NOTICE) file for more details.