From 54b37c1deffeb1ab2dbcf3bfb270b83debb861a1 Mon Sep 17 00:00:00 2001 From: Marvin Drees Date: Fri, 15 Aug 2025 13:34:06 +0200 Subject: [PATCH] docs: deprecation notice Signed-off-by: Marvin Drees --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b5cfc65..55f87f0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Ink, the official u-BMC WebUI +> **DEPRECATED** +> +> This repository is deprecated. All current development has moved to the main [u-bmc/u-bmc](https://github.com/u-bmc/u-bmc) repository. + ## Requirements yarn and Node.js. To run the :ci scripts a running docker daemon is required as well.