From 5ccc3ec75f3f239e55aa1afc2642d110a76dea5e Mon Sep 17 00:00:00 2001 From: Benjamin Sherman Date: Sat, 1 Apr 2023 11:09:23 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c26c1d7..fd98ee6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # uCore +## WARNING: STOP USING ME + +Builds will NO LONGER be generated as all development efforts for uCore have moved to: + +https://github.com/ublue-os/ucore + [![build-ucore](https://github.com/ublue-os/ucore/actions/workflows/build.yml/badge.svg)](https://github.com/ublue-os/ucore/actions/workflows/build.yml) ## What is this?